Skip to content

Commit ca07b10

Browse files
authored
fix: export /lib/mutation/mutation (#248) [backport v19]
1 parent 1e2d0a6 commit ca07b10

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libs/ngrx-toolkit/src/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,5 @@ export {
5555

5656
export * from './lib/mutation/http-mutation';
5757
export { rxMutation } from './lib/mutation/rx-mutation';
58+
59+
export * from './lib/mutation/mutation';

0 commit comments

Comments
 (0)