UNPKG

@nex-ui/utils

Version:

Utility functions for React components.

4 lines (2 loc) 75 B
declare const upperFirst: (str: string) => string; export { upperFirst };