UNPKG

react-native-unit-components

Version:

Unit React Native components

4 lines 289 B
import type { UNCheckPaymentComponentProps } from './UNCheckPaymentComponent'; export declare const getCheckPaymentParams: (props: UNCheckPaymentComponentProps) => string; export declare const getCheckPaymentScript: () => string; //# sourceMappingURL=UNCheckPaymentComponent.utils.d.ts.map