UNPKG

@acutmore/rxjs

Version:

Reactive Extensions for modern JavaScript

7 lines (6 loc) 191 B
import { using as staticUsing } from '../../internal/observable/using'; declare module '../../internal/Observable' { namespace Observable { let using: typeof staticUsing; } }