if.js 91 B

123
  1. import { Observable, iif } from 'rxjs';
  2. Observable.if = iif;
  3. //# sourceMappingURL=if.js.map