UNPKG

380 BTypeScriptView Raw
1export { createEpicMiddleware, EpicMiddleware } from './createEpicMiddleware';
2export { StateObservable } from './StateObservable';
3export { Epic } from './epic';
4export { combineEpics } from './combineEpics';
5export { ofType } from './operators';
6export { resetDeprecationsSeen as __FOR_TESTING__resetDeprecationsSeen } from './utils/console';
7//# sourceMappingURL=index.d.ts.map
\No newline at end of file