UNPKG

@premieroctet/react-native-wallet

Version:

A React-Native wrapper for Apple PassKit and Google Wallet API

5 lines 215 B
import { RNWalletConstants } from "./RNWallet.types"; declare const RNWalletModule: any; export declare const Constants: RNWalletConstants; export default RNWalletModule; //# sourceMappingURL=RNWalletModule.d.ts.map