UNPKG

react-monaco-editor

Version:
9 lines (8 loc) 227 B
/** PURE_IMPORTS_START PURE_IMPORTS_END */ export var empty = { closed: true, next: function (value) { }, error: function (err) { throw err; }, complete: function () { } }; //# sourceMappingURL=Observer.js.map