UNPKG

@huyennbl/capitalize-word

Version:
2 lines (1 loc) 80 B
export declare const capitalizeWord: (string: string, word: string) => string;