blob: 5f14e305d2fbaf2583fc787938d3a234f775f313 [file] [log] [blame]
import { Observable } from '../../Observable';
import { audit } from '../../operator/audit';
Observable.prototype.audit = audit;
//# sourceMappingURL=audit.js.map