UNPKG

tntd

Version:

tntd是基于 TNT Design 设计体系的 React UI 组件库,主要用于研发企业级中后台产品。

6 lines 317 B
export const prepositions: string[]; export const articles: string[]; export function titleHandle(str: any, upperCaseIgnore?: any[]): any; export function titleCaseUpper(str: any, upperCaseIgnore?: any[]): any; export function doUpperTitle(label: any, upperCaseIgnore?: any[]): any; //# sourceMappingURL=lang.d.ts.map