UNPKG

react-native-unit-components

Version:

Unit React Native components

4 lines 283 B
import type { UNBookPaymentComponentProps } from './UNBookPaymentComponent'; export declare const getBookPaymentParams: (props: UNBookPaymentComponentProps) => string; export declare const getBookPaymentScript: () => string; //# sourceMappingURL=UNBookPaymentComponent.utils.d.ts.map