UNPKG

resourcex

Version:

ResourceX - Utilities to wrap global variables into rxjs observables with **reduced** learning curve

3 lines (2 loc) 170 B
export { Resource, NaiveResource, LocalStorageResource } from './resources'; export { catchMergeMap, catchFlatMap, catchSwitchMap, catchExhaustMap, } from './operators';