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