element-plus
Version:
A Component Library for Vue 3
13 lines (7 loc) • 353 B
JavaScript
Object.defineProperty(exports, '__esModule', { value: true });
var notification = require('./notification3.js');
exports.notificationEmits = notification.notificationEmits;
exports.notificationProps = notification.notificationProps;
exports.notificationTypes = notification.notificationTypes;
//# sourceMappingURL=notification.js.map
;