UNPKG

@elastic/eui

Version:

Elastic UI Component Library

12 lines (11 loc) 300 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "EuiNotificationEvent", { enumerable: true, get: function get() { return _notification_event.EuiNotificationEvent; } }); var _notification_event = require("./notification_event");