UNPKG

tdesign-miniprogram

Version:
11 lines (10 loc) 191 B
export interface TdSideBarProps { value?: { type: null; value?: string | number; }; defaultValue?: { type: null; value?: string | number; }; }