Files
2024-12-17 13:23:11 -08:00

2 lines
58 B
TypeScript

export default function camelize(string: string): string;