core.fhircastdisconnectevent
Home > @medplum/core > FhircastDisconnectEvent
FhircastDisconnectEvent type
Signature:
export type FhircastDisconnectEvent = {
type: 'disconnect';
};
Home > @medplum/core > FhircastDisconnectEvent
Signature:
export type FhircastDisconnectEvent = {
type: 'disconnect';
};