UNPKG

element-plus

Version:

A Component Library for Vue 3

13 lines (7 loc) 261 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var notify = require('./notify2.js'); exports.close = notify.close; exports.closeAll = notify.closeAll; exports["default"] = notify["default"]; //# sourceMappingURL=notify.js.map