UNPKG

@aplus-frontend/antdv

Version:

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

10 lines (9 loc) 204 B
export default Dots; declare function Dots(_: any, { attrs }: { attrs: any; }): import("vue").VNode<any, any, { [key: string]: any; }>; declare namespace Dots { const inheritAttrs: boolean; }