UNPKG

@rnw-community/react-native-payments

Version:

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

5 lines 195 B
import { PaymentsError } from './payments.error'; export declare class ConstructorError extends PaymentsError { constructor(message: string); } //# sourceMappingURL=constructor.error.d.ts.map