UNPKG

@csegames/camelot-unchained

Version:

Camelot Unchained Client Library

3 lines (2 loc) 123 B
export declare const toTitleCase: (text: string) => string; export declare const toSentenceCase: (text: string) => string;