UNPKG

@elastic/eui

Version:

Elastic UI Component Library

12 lines (11 loc) 265 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "EuiButtonIcon", { enumerable: true, get: function get() { return _button_icon.EuiButtonIcon; } }); var _button_icon = require("./button_icon");