core.fhircastconnectevent
Home > @medplum/core > FhircastConnectEvent
FhircastConnectEvent type
Signature:
export type FhircastConnectEvent = {
type: 'connect';
};
Home > @medplum/core > FhircastConnectEvent
Signature:
export type FhircastConnectEvent = {
type: 'connect';
};