UNPKG

react-native-unit-components

Version:

Unit React Native components

12 lines (11 loc) 401 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.CardAddToWalletErrors = void 0; // Should we remove it ? let CardAddToWalletErrors = exports.CardAddToWalletErrors = /*#__PURE__*/function (CardAddToWalletErrors) { CardAddToWalletErrors["closedNativeWalletScreen"] = "VP_ERROR_302"; return CardAddToWalletErrors; }({}); //# sourceMappingURL=cardMessage.js.map