UNPKG

tdesign-react

Version:
8 lines (7 loc) 355 B
/** * 该文件为脚本自动生成文件,请勿随意修改。如需修改请联系 PMC * */ import { TdListProps, TdListItemProps, TdListItemMetaProps } from './type'; export declare const listDefaultProps: TdListProps; export declare const listItemDefaultProps: TdListItemProps; export declare const listItemMetaDefaultProps: TdListItemMetaProps;