UNPKG

tdesign-react

Version:
7 lines (6 loc) 275 B
/** * 该文件为脚本自动生成文件,请勿随意修改。如需修改请联系 PMC * */ import { TdRadioProps, TdRadioGroupProps } from './type'; export declare const radioDefaultProps: TdRadioProps; export declare const radioGroupDefaultProps: TdRadioGroupProps;