UNPKG

@aplus-frontend/antdv

Version:

Vue basic component library maintained based on ant-design-vue

9 lines (8 loc) 209 B
export default Track; declare function Track(_: any, { attrs, slots }: { attrs: any; slots: any; }): import("vue/jsx-runtime").JSX.Element; declare namespace Track { const inheritAttrs: boolean; }