UNPKG

ivue-material-plus

Version:

A high quality UI components Library with Vue.js

14 lines (9 loc) 359 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var install = require('../../utils/install.js'); require('./init.js'); var index = require('./index2.js'); const IvueSpin = install.withInstallFunction(index["default"], "$IvueSpin"); exports.IvueSpin = IvueSpin; exports["default"] = IvueSpin; //# sourceMappingURL=index.js.map