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