Thanks to visit codestin.com Credit goes to github.com
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 2656a70 commit 9b84858Copy full SHA for 9b84858
libs/state/actions/src/index.ts
@@ -6,4 +6,5 @@ export {
6
ActionDispatchFn,
7
} from './lib/types';
8
export { RxActionFactory } from './lib/actions.factory';
9
+export { rxActions } from './lib/rx-actions';
10
export * from './lib/transforms';
0 commit comments