Skip to content

Commit

Permalink
add types.ts in the build
Browse files Browse the repository at this point in the history
  • Loading branch information
kalijonn committed Feb 4, 2024
1 parent 2ea0561 commit 5ba83f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ export { atomWithInfiniteQuery } from './atomWithInfiniteQuery'
export { atomWithMutation } from './atomWithMutation'
export { atomWithSuspenseInfiniteQuery } from './atomWithSuspenseInfiniteQuery'
export { atomWithMutationState } from './atomWithMutationState'
export * from './types'

0 comments on commit 5ba83f3

Please sign in to comment.