UNPKG

rxjs

Version:

Reactive Extensions for modern JavaScript

3 lines (2 loc) 143 B
import { BoundCallbackObservable } from './BoundCallbackObservable'; export declare const bindCallback: typeof BoundCallbackObservable.create;