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