UNPKG

@nex-ui/utils

Version:

Utility functions for React components.

5 lines (3 loc) 96 B
declare const __DEV__: boolean; declare const __TEST__: boolean; export { __DEV__, __TEST__ };