UNPKG

rxjs

Version:

Reactive Extensions for modern JavaScript

3 lines (2 loc) 159 B
import { BoundNodeCallbackObservable } from './BoundNodeCallbackObservable'; export declare const bindNodeCallback: typeof BoundNodeCallbackObservable.create;