work.suroh.tk/node_modules/rxjs/_esm2015/observable/if.js

3 lines
117 B
JavaScript
Raw Normal View History

2019-12-02 12:22:45 +00:00
import { IfObservable } from './IfObservable';
export const _if = IfObservable.create;
//# sourceMappingURL=if.js.map