dashboard/frontend/node_modules/dom-helpers/cjs/hyphenate.d.ts

2 lines
59 B
TypeScript
Raw Normal View History

2025-12-16 08:16:27 +09:00
export default function hyphenate(string: string): string;