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