Skip to content

Commit

Permalink
fix(cache): cache not exported properly
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Guerrero committed Apr 21, 2022
1 parent 6a629c3 commit 83511cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/ngrx-traits/src/lib/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ export * from './model';
export * from './local-store';
export * from './trait-effect';
export * from './util';
export * from './cache';

0 comments on commit 83511cb

Please sign in to comment.