UNPKG

@redocly/theme

Version:

Shared UI components lib

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