UNPKG

element-plus

Version:

A Component Library for Vue 3

16 lines (10 loc) 476 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var index = require('./index2.js'); var notification = require('./src/notification3.js'); exports.ElNotification = index.ElNotification; exports["default"] = index.ElNotification; exports.notificationEmits = notification.notificationEmits; exports.notificationProps = notification.notificationProps; exports.notificationTypes = notification.notificationTypes; //# sourceMappingURL=index.js.map