Files

1 line
59 B
TypeScript

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