UNPKG

react-native-unit-components

Version:

Unit React Native components

6 lines (5 loc) 108 B
export enum UNComponentsEnvironment { sandbox = 'sandbox', production = 'production', mock = 'mock' }