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 (2 loc) 108 B
import { ChildProxy } from "@test-org122/utils"; export interface IMerchantIFrameApi extends ChildProxy {}