UNPKG

gmopg

Version:

GMO PaymentGateway API client

3 lines (2 loc) 121 B
export declare function generateID(key: string): string; export declare type Constructor<T> = new (...args: any[]) => T;