UNPKG

ant-design-vue

Version:

An enterprise-class UI design language and Vue-based implementation

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; }