UNPKG

tdesign-miniprogram

Version:
15 lines (14 loc) 286 B
export interface TdIndexesAnchorProps { style?: { type: StringConstructor; value?: string; }; externalClasses?: { type: ArrayConstructor; value?: ['t-class']; }; index?: { type: null; value?: string | number; }; }