Files
2026-03-13 15:46:10 +08:00

2 lines
58 B
TypeScript

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