UNPKG

rxjs

Version:

Reactive Extensions for modern JavaScript

3 lines (2 loc) 112 B
import { ForkJoinObservable } from './ForkJoinObservable'; export const forkJoin = ForkJoinObservable.create;