if.ts 89 Bytes
import {  IfObservable  } from './IfObservable';

export const _if = IfObservable.create;