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

2 lines
60 B
TypeScript

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