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.

12 lines (11 loc) 185 B
{ "extends": "../../../tsconfig.build.json", "compilerOptions": { "outDir": "../dist/test" }, "references": [ { "path": "../src" } ] }