dashboard/frontend/node_modules/dom-helpers/cjs/camelize.d.ts
2025-12-16 08:16:27 +09:00

1 line
58 B
TypeScript

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