📄 camelize.d.ts
/home/palash/git/site/node_modules/dom-helpers/cjs/camelize.d.ts
Language: ts • Lines: 1
export default function camelize(string: string): string;