UNPKG

@lifaon/rx-js-light

Version:

Blazing fast Observables

3 lines (2 loc) 147 B
import { ICompleteNotification } from './complete-notification.type'; export declare function createCompleteNotification(): ICompleteNotification;