UNPKG

@lifaon/rx-js-light

Version:

Blazing fast Observables

3 lines (2 loc) 195 B
import { IDownloadProgressNotification } from './download-progress-notification.type'; export declare function isDownloadProgressNotification(value: any): value is IDownloadProgressNotification;