core.fhircasteventkeys | Medplum
FhircastEventKeys type
Signature:
export type FhircastEventKeys<EventName extends FhircastEventName> = keyof (typeof FHIRCAST_EVENT_RESOURCES)[EventName];
References: FhircastEventName, FHIRCAST_EVENT_RESOURCES
Signature:
export type FhircastEventKeys<EventName extends FhircastEventName> = keyof (typeof FHIRCAST_EVENT_RESOURCES)[EventName];
References: FhircastEventName, FHIRCAST_EVENT_RESOURCES