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