2026-03-09 06:28:03 +00:00

1 line
59 B
TypeScript

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