UNPKG

rxjs

Version:

Reactive Extensions for modern JavaScript

4 lines 175 B
import { Observable } from '../../Observable'; import { empty as staticEmpty } from '../../observable/empty'; Observable.empty = staticEmpty; //# sourceMappingURL=empty.js.map