UNPKG

@paydock/client-sdk

Version:

Paydock client sdk

6 lines 158 B
export interface BaseGatewayConfig<T> { type: string; mode: string; credentials?: T; } //# sourceMappingURL=base-gateway-config.interface.d.ts.map