Skip to content

Commit

Permalink
refactor(sanity): add missing exports
Browse files Browse the repository at this point in the history
  • Loading branch information
mariuslundgard committed Oct 4, 2022
1 parent 5d0b591 commit 97fda78
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/sanity/exports/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
export {type SanityClient} from '@sanity/client'

export * from '@sanity/types'

export * from '../src/core'

0 comments on commit 97fda78

Please sign in to comment.