UNPKG

@rnw-community/react-native-payments

Version:

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

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