if.d.ts 101 B

12
  1. import { IfObservable } from './IfObservable';
  2. export declare const _if: typeof IfObservable.create;