UNPKG

@nex-ui/utils

Version:

Utility functions for React components.

4 lines (2 loc) 72 B
declare function camelCase(str: string): string; export { camelCase };