Skip to content

Commit

Permalink
Export ScopedMutator type (#2937)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshkel committed May 2, 2024
1 parent 52be485 commit 5c34bfb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/core/index.ts
Expand Up @@ -25,5 +25,6 @@ export type {
MutatorOptions,
Middleware,
Arguments,
State
State,
ScopedMutator
} from '../_internal'

0 comments on commit 5c34bfb

Please sign in to comment.