UNPKG

@test-org122/merchant-connector

Version:

Package that defines how to write a dispute mediator. Includes an example mediator for testing, which always resolve's in the sender's favor.

3 lines 110 B
export * from "./IMerchantConnector"; export * from "./IResolutionResult"; //# sourceMappingURL=index.d.ts.map