UNPKG

ant-design-x-vue-next

Version:

Ant Design X for Vue — community continuation aligned with @ant-design/x

2 lines (1 loc) 606 B
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const n=require("./Bubble.js"),u=require("./BubbleDivider.js"),l=require("./BubbleList.js"),b=require("./BubbleSystem.js"),t=Object.assign(n.default,{List:l.default,System:b.default,Divider:u.default});t.install=function(e){return e.component(t.name,t),e.component(l.default.name,l.default),e.component(b.default.name,b.default),e.component(u.default.name,u.default),e};exports.BubbleDivider=u.default;exports.BubbleList=l.default;exports.BubbleSystem=b.default;exports.Bubble=t;exports.default=t;