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