UNPKG

stimulus-store

Version:

Lightweight state management for Stimulus.js

2 lines (1 loc) 85 B
export declare function camelize(str: string, firstCharUppercase?: boolean): string;