Skip to content

Commit 67c6fbe

Browse files
Jon Ristajrista
authored andcommitted
fix(actions): add fromEntityActions function to library index
1 parent 62d2ccb commit 67c6fbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/ngrx-auto-entity/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ export {
3131
export {
3232
ofEntityType,
3333
ofEntityAction,
34+
fromEntityActions,
3435
isEntityActionInstance,
3536
IEntityInfo,
3637
EntityActions,

0 commit comments

Comments
 (0)