miniprogram_npm/tdesign-miniprogram/indexes-anchor/type.d.ts
@@ -1,12 +1,4 @@ export interface TdIndexesAnchorProps { style?: { type: StringConstructor; value?: string; }; externalClasses?: { type: ArrayConstructor; value?: ['t-class']; }; index?: { type: null; value?: string | number;