@redocly/theme
Version:
Shared UI components lib
6 lines • 368 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.DocumentJsonIcon = void 0;
var DocumentJsonIcon_1 = require("../../icons/DocumentJsonIcon/DocumentJsonIcon");
Object.defineProperty(exports, "DocumentJsonIcon", { enumerable: true, get: function () { return DocumentJsonIcon_1.DocumentJsonIcon; } });
//# sourceMappingURL=index.js.map