UNPKG

element-plus

Version:

A Component Library for Vue 3

17 lines (11 loc) 451 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var index = require('./index2.js'); var directive = require('./src/directive2.js'); var service = require('./src/service2.js'); exports.ElLoading = index.ElLoading; exports["default"] = index.ElLoading; exports.ElLoadingDirective = directive.vLoading; exports.vLoading = directive.vLoading; exports.ElLoadingService = service.Loading; //# sourceMappingURL=index.js.map