UNPKG

@rnw-community/react-native-payments

Version:

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

3 lines 217 B
import type { AmountValue } from '../type/amount-value.type'; export declare const isValidDecimalMonetaryValue: (amountValue: AmountValue) => boolean; //# sourceMappingURL=is-valid-decimal-monetary-value.util.d.ts.map