UNPKG

@rnw-community/react-native-payments

Version:

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

2 lines (1 loc) 107 B
export const formatPaymentsErrorMessage = (message: string): string => `[ReactNativePayments] ${message}`;