@redocly/theme
Version:
Shared UI components lib
6 lines • 368 B
JavaScript
;
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