UNPKG

@meijering/nestjs-molliepayment

Version:

NestJs Wrapper around Mollie Api

3 lines (2 loc) 132 B
export declare const convertCurrency: (amount?: string | number) => string; export declare const getOrderId: (pref: any) => string;