-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Description
Which @ngrx/* package(s) are the source of the bug?
entity
Minimal reproduction of the bug/regression with instructions
Does not work: import { UpdateStr } from '@ngrx/entity'
Works but errors: import { UpdateStr } from '@ngrx/entity/src/models'
Expected behavior
Export it like Update.
Versions of NgRx, Angular, Node, affected browser(s) and operating system(s)
Just updated to latest
Other information
No response
I would be willing to submit a PR to fix this issue
- Yes
- No
Reactions are currently unavailable