UNPKG

@redocly/theme

Version:

Shared UI components lib

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