UNPKG

@redocly/theme

Version:

Shared UI components lib

6 lines 375 B
"use strict"; 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