Skip to content

Commit

Permalink
chore(core): remove AddonDatasetContext exports
Browse files Browse the repository at this point in the history
  • Loading branch information
binoy14 committed Apr 29, 2024
1 parent 970cf7d commit f29d0dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/sanity/src/core/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,3 @@ export * from './user-color'
export * from './util'
export {validateDocument, type ValidateDocumentOptions} from './validation'
export * from './version'
export {AddonDatasetContext} from 'sanity/_singletons'

0 comments on commit f29d0dd

Please sign in to comment.