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