1 line
59 B
TypeScript
Executable file
1 line
59 B
TypeScript
Executable file
export default function hyphenate(string: string): string;
|