UNPKG

antd-hz

Version:

华卓科技基于 antd 5.0 定制的组件库

2 lines (1 loc) 77 B
export default function capitalize<T extends string>(str: T): Capitalize<T>;