UNPKG

gmopg

Version:

GMO PaymentGateway API client

4 lines (3 loc) 133 B
import { IConfig } from './config.interface'; export declare const defaults: IConfig; export declare function buildByEnv(): IConfig;