On this pagecore.diffHome > @medplum/core > Diff Diff type Signature: export type Diff = (input: any, output: any, ptr: Pointer) => Operation[]; References: Pointer, Operation