%PDF- %PDF-
Direktori : /home/forge/takeaseat.eco-n-tech.co.uk/node_modules/rxjs/internal/util/ |
Current File : //home/forge/takeaseat.eco-n-tech.co.uk/node_modules/rxjs/internal/util/isInteropObservable.d.ts |
import { InteropObservable } from '../types'; /** Identifies an input as being Observable (but not necessary an Rx Observable) */ export declare function isInteropObservable(input: any): input is InteropObservable<any>;