UNPKG

react-native-unit-components

Version:

Unit React Native components

8 lines (7 loc) 328 B
// types related to unit store - (on the web component window) export let UserDataKeys = /*#__PURE__*/function (UserDataKeys) { UserDataKeys["unitCustomerToken"] = "unitCustomerToken"; UserDataKeys["unitVerifiedToken"] = "unitVerifiedCustomerToken"; return UserDataKeys; }({}); //# sourceMappingURL=unitStore.types.js.map