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