UNPKG

@mnpay/golomt

Version:
6 lines (5 loc) 96 B
export interface GolomtConfig { endpoint?: string; secret: string; token: string; }