Skip to content

Commit

Permalink
Re-export setGlobalDevModeChecks from reselect
Browse files Browse the repository at this point in the history
  • Loading branch information
lg-kialo committed Feb 18, 2025
1 parent 801d7ea commit 039e78c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/toolkit/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ export {
createSelector,
createSelectorCreator,
lruMemoize,
setGlobalDevModeChecks,
weakMapMemoize,
} from 'reselect'
export type { Selector, OutputSelector } from 'reselect'
Expand Down

0 comments on commit 039e78c

Please sign in to comment.