UNPKG

@devlearn/paystack-react-native

Version:

A Paystack React Native SDK that allows you to build delightful payment experience in your native Android and IOS apps with React Native.

3 lines (2 loc) 89 B
declare const transFormCard: (cardString: string) => string; export { transFormCard };