@redocly/theme
Version:
Shared UI components lib
6 lines • 375 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.DocumentShellIcon = void 0;
var DocumentShellIcon_1 = require("../../icons/DocumentShellIcon/DocumentShellIcon");
Object.defineProperty(exports, "DocumentShellIcon", { enumerable: true, get: function () { return DocumentShellIcon_1.DocumentShellIcon; } });
//# sourceMappingURL=index.js.map