UNPKG

@gravity-ui/uikit

Version:

Gravity UI base styling and components

7 lines (6 loc) 321 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ActionsPanel = void 0; var ActionsPanel_1 = require("./ActionsPanel.js"); Object.defineProperty(exports, "ActionsPanel", { enumerable: true, get: function () { return ActionsPanel_1.ActionsPanel; } }); //# sourceMappingURL=index.js.map