Files

2 lines
60 B
TypeScript
Raw Permalink Normal View History

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