Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9b84858

Browse files
committed
feat(state): expose new rxActions functional API
1 parent 2656a70 commit 9b84858

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libs/state/actions/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ export {
66
ActionDispatchFn,
77
} from './lib/types';
88
export { RxActionFactory } from './lib/actions.factory';
9+
export { rxActions } from './lib/rx-actions';
910
export * from './lib/transforms';

0 commit comments

Comments
 (0)