"use strict"; /** * Everything in this file is generated by the 'tools/generate-operator-patches.ts' script. * Any manual edits to this file will be lost next time the script is run. **/ var Observable_1 = require('../../Observable'); var inspect_1 = require('../../operator/inspect'); Observable_1.Observable.prototype.inspect = inspect_1.inspect; //# sourceMappingURL=inspect.js.map