UNPKG

@vigilio/payments

Version:

Payments niubiz, paypal, etc.

9 lines 376 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.paypal = exports.niubiz = void 0; var tslib_1 = require("tslib"); var niubiz_1 = tslib_1.__importDefault(require("./niubiz")); exports.niubiz = niubiz_1.default; var paypal_1 = tslib_1.__importDefault(require("./paypal")); exports.paypal = paypal_1.default; //# sourceMappingURL=index.js.map