UNPKG

react-box-overflow

Version:

Headless UI for automatically collapsing boxes when overflow in React.

6 lines (5 loc) 159 B
/** * @author shunzi <tobyzsj@gmail.com> * @date 2024-03-30 17:07:35 */ export declare function capitalizeFirstLetter(str: string): string;