UNPKG

react-native-unit-components

Version:

Unit React Native components

3 lines 205 B
import type { UNWallet } from '../../types/shared/wallet.types'; export declare const launchStartCardProvisioning: (wallet: UNWallet | null) => Promise<any>; //# sourceMappingURL=startProvisioning.d.ts.map