UNPKG

react-native-unit-components

Version:

Unit React Native components

7 lines (5 loc) 186 B
// types related to unit store - (on the web component window) export enum UserDataKeys { unitCustomerToken = 'unitCustomerToken', unitVerifiedToken = 'unitVerifiedCustomerToken' }