UNPKG

@rnw-community/react-native-payments

Version:

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

9 lines 279 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.emptyAndroidSignedMessage = void 0; exports.emptyAndroidSignedMessage = { encryptedMessage: '', ephemeralPublicKey: '', tag: '', }; //# sourceMappingURL=android-signed-message.js.map