芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/.config/yarn/global/node_modules/rxjs/internal/operators/exhaust.d.ts
import { ObservableInput, OperatorFunction } from '../types'; export declare function exhaust
(): OperatorFunction
, T>; export declare function exhaust
(): OperatorFunction
;