UNPKG

@development-environment/linting

Version:
4 lines 157 B
import { Observable } from '../../Observable'; import { find } from '../../operator/find'; Observable.prototype.find = find; //# sourceMappingURL=find.js.map