@rnw-community/react-native-payments
Version:
Accept Payments with Apple Pay and Android Pay using the Payment Request API.
8 lines • 328 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.emptyAndroidAssuranceDetailsSpecifications = void 0;
exports.emptyAndroidAssuranceDetailsSpecifications = {
accountVerified: false,
cardHolderAuthenticated: false,
};
//# sourceMappingURL=android-assurance-details-specifications.js.map