UNPKG

@cervello/react

Version:

🤯 Simple, reactive, tiny and performant state-management library

3 lines (2 loc) • 116 B
export declare function capitalize(str: string): string; export declare function isCamelCase(str: string): boolean;