UNPKG

@redocly/theme

Version:

Shared UI components lib

6 lines 361 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DocumentCssIcon = void 0; var DocumentCssIcon_1 = require("../../icons/DocumentCssIcon/DocumentCssIcon"); Object.defineProperty(exports, "DocumentCssIcon", { enumerable: true, get: function () { return DocumentCssIcon_1.DocumentCssIcon; } }); //# sourceMappingURL=index.js.map