UNPKG

gmopg

Version:

GMO PaymentGateway API client

4 lines (3 loc) 125 B
import { Config } from './config.type'; export declare const defaults: Config; export declare function buildByEnv(): Config;