UNPKG

@nex-ui/utils

Version:

Utility functions for React components.

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