Files

2 lines
59 B
TypeScript

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