core.asynccrawlervisitor.onenterresource | Medplum

AsyncCrawlerVisitor.onEnterResource property

Signature:

onEnterResource?: (path: string, value: TypedValueWithPath, schema: InternalTypeSchema) => Promise<void>;