UNPKG

@test-org122/merchant-iframe

Version:

Mediator iFrame package. This is used to sandbox the connector code away from the running hypernet core.

5 lines 234 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const MerchantIFrame_1 = require("./implementations/MerchantIFrame"); const iframe = new MerchantIFrame_1.MerchantIframe(); //# sourceMappingURL=index.js.map