UNPKG

@hummingbot/hbui

Version:
8 lines (6 loc) 174 B
"use strict"; exports.__esModule = true; exports["default"] = void 0; var warning = 'HBUI: do no import at the root'; var _default = warning; exports["default"] = _default;