UNPKG

@redocly/theme

Version:

Shared UI components lib

6 lines 375 B
"use strict"; 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