oak-pay-business/lib/checkers/application.js

5 lines
126 B
JavaScript

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const checkers = [];
exports.default = checkers;