Skip to content

Commit

Permalink
Experiment
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick-Lucas committed Dec 28, 2024
1 parent 8f72f59 commit d6ecbce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/query-core/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ export {

// Types
export * from './types'
export type { dataTagSymbol, dataTagErrorSymbol, UnsetMarker } from './types'
export type { QueryState } from './query'
export { Query } from './query'
export type { MutationState } from './mutation'
Expand Down

0 comments on commit d6ecbce

Please sign in to comment.