UNPKG

@redocly/theme

Version:

Shared UI components lib

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