Files

2 lines
59 B
TypeScript
Raw Permalink Normal View History

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