UNPKG

@rnw-community/react-native-payments

Version:

Accept Payments with Apple Pay and Android Pay using the Payment Request API.

7 lines 181 B
export interface AndroidMinAddress { countryCode: string; name: string; phoneNumber?: string; postalCode: string; } //# sourceMappingURL=android-min-address.d.ts.map