if.d.ts 101 Bytes
import { IfObservable } from './IfObservable';
export declare const _if: typeof IfObservable.create;