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