UNPKG

@redocly/theme

Version:

Shared UI components lib

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