UNPKG

tdesign-mobile-vue

Version:
9 lines (8 loc) 217 B
import { TdIndexesAnchorProps } from '../indexes/type'; import { PropType } from 'vue'; declare const _default: { index: { type: PropType<TdIndexesAnchorProps['index']>; }; }; export default _default;