UNPKG

@rnw-community/react-native-payments

Version:

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

5 lines 190 B
export interface AndroidShippingAddressParameters { allowedCountryCodes?: string[]; phoneNumberRequired?: boolean; } //# sourceMappingURL=android-shipping-address-parameters.d.ts.map