UNPKG

@sanity/mutator

Version:

A set of models to make it easier to utilize the powerful real time collaborative features of Sanity

13 lines (12 loc) 280 B
export { BufferedDocument, type CommitHandlerMessage, type Doc, type Document, type Mut, Mutation, type MutationParams, type SquashingBuffer, type SubmissionResponder, } from './document' export {arrayToJSONMatchPath, extract, extractWithPath} from './jsonpath'