UNPKG

@rnw-community/react-native-payments

Version:

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

3 lines 268 B
import { SupportedNetworkEnum } from '../enum/supported-networks.enum.js'; export declare const validateSupportedNetworks: (supportedNetworks: SupportedNetworkEnum[] | undefined) => SupportedNetworkEnum[]; //# sourceMappingURL=validate-supported-networks.util.d.ts.map