We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d59783 commit 1b4ba1aCopy full SHA for 1b4ba1a
modules/store/src/index.ts
@@ -53,4 +53,4 @@ export {
53
RootStoreConfig,
54
StoreConfig,
55
} from './store_module';
56
-export { on, createReducer } from './reducer_creator';
+export { On, on, createReducer } from './reducer_creator';
0 commit comments