Skip to content

UpdateStr and UpdateNum are not export in index #4374

@muuvmuuv

Description

@muuvmuuv

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions