UNPKG

pawapay-nodejs-sdk

Version:

Unofficial Node.js SDK for the PawaPay Merchant API. Simplify Mobile Money integrations (Deposits, Payouts, Refunds) with this type-safe TypeScript client.

2 lines (1 loc) 93 B
export declare function getBaseUrl(baseUrlInput: 'sandbox' | 'production' | string): string;