Skip to content

Commit

Permalink
fix(core): export AddonDataSetContext from singletons
Browse files Browse the repository at this point in the history
  • Loading branch information
binoy14 committed Apr 29, 2024
1 parent f62078c commit 970cf7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/sanity/src/core/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,4 @@ 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 970cf7d

Please sign in to comment.