Skip to content

Commit

Permalink
Add SWRInfiniteMutatorOptions type to export (#2954)
Browse files Browse the repository at this point in the history
  • Loading branch information
ludwigbacklund committed May 2, 2024
1 parent 433f1bb commit cc9fc25
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/infinite/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -358,5 +358,6 @@ export {
SWRInfiniteHook,
SWRInfiniteKeyLoader,
SWRInfiniteFetcher,
SWRInfiniteCompareFn
SWRInfiniteCompareFn,
SWRInfiniteMutatorOptions
}

0 comments on commit cc9fc25

Please sign in to comment.