Skip to content

Commit

Permalink
Add SWRInfiniteMutatorOptions type to export
Browse files Browse the repository at this point in the history
  • Loading branch information
ludwigbacklund committed Apr 30, 2024
1 parent 6da84a3 commit 2a42cc3
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 2a42cc3

Please sign in to comment.