core.resourcevisitor.onexitobject
Home > @medplum/core > ResourceVisitor > onExitObject
ResourceVisitor.onExitObject property
Signature:
onExitObject?: (path: string, value: TypedValueWithPath, schema: InternalTypeSchema) => void;
Home > @medplum/core > ResourceVisitor > onExitObject
Signature:
onExitObject?: (path: string, value: TypedValueWithPath, schema: InternalTypeSchema) => void;