UNPKG

@rocket.chat/string-helpers

Version:

Helper functions for string manipulation

2 lines 116 B
export declare const capitalize: <T extends string>(s: T) => Capitalize<T>; //# sourceMappingURL=capitalize.d.ts.map