UNPKG

@test-org122/merchant-iframe

Version:

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

4 lines 156 B
import { ChildProxy } from "@test-org122/utils"; export interface IMerchantIFrameApi extends ChildProxy { } //# sourceMappingURL=IMerchantIFrameApi.d.ts.map