UNPKG

react-native-moyasar-sdk

Version:

Official React Native Moyasar SDK - Integrate Credit Cards, Apple Pay, Samsung Pay, and STC Pay with simple interfaces for a seamless payment experience in your React Native app

3 lines 197 B
export declare function toMajor(minor: number, currency: string): number; export declare function formatAmount(amount: number, currency: string): string; //# sourceMappingURL=currency_util.d.ts.map