UNPKG

@elastic/eui

Version:

Elastic UI Component Library

12 lines (11 loc) 250 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "EuiCallOut", { enumerable: true, get: function get() { return _call_out.EuiCallOut; } }); var _call_out = require("./call_out");