Skip to content

Commit

Permalink
fix: export lost types (#1116)
Browse files Browse the repository at this point in the history
  • Loading branch information
JodoZT committed Apr 27, 2024
1 parent 53e3203 commit 5a8f6e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/immer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,11 @@ import {

export {
Draft,
WritableDraft,
Immutable,
Patch,
PatchListener,
Producer,
original,
current,
isDraft,
Expand Down

0 comments on commit 5a8f6e7

Please sign in to comment.