Files
2024-12-17 13:23:11 -08:00

2 lines
59 B
TypeScript

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