UNPKG

newebpay-mpg-sdk

Version:

藍新金流 幕前支付(MPG) SDK

7 lines (6 loc) 351 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.NewebpayClient = void 0; var newebpay_client_1 = require("./newebpay.client"); Object.defineProperty(exports, "NewebpayClient", { enumerable: true, get: function () { return newebpay_client_1.NewebpayClient; } }); exports.default = newebpay_client_1.NewebpayClient;