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