export type RawOperation = any
export type RawPatch = RawOperation[]
