UNPKG

@togtokh.dev/monpay

Version:
14 lines (13 loc) 318 B
declare const _default: { TOKEN: (host: "prod" | "staging", body: { id: string | number; client_id: string; client_secret: string; username: string; password: string; }) => Promise<{ success: boolean; message: string; }>; }; export default _default;