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