UNPKG

node-wipay

Version:

This is a node wrapper for the WiPay Caribbean V1 API.

13 lines 267 B
export declare const API: { Live: string; Sandbox: string; }; export declare const Gateway2: { Live: string; Sandbox: string; }; export declare const Gateway: { Live: string; Sandbox: string; }; //# sourceMappingURL=config.d.ts.map