芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/app.optimyar.com/backend/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
;