UNPKG

@aplus-frontend/antdv

Version:

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

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