Variable HEART_OCCURRING_EVENTSConst
HEART_OCCURRING_EVENTS: {
HighHeartRate: "HighHeartRate";
IrregularHeartRhythm: "IrregularHeartRhythm";
LowHeartRate: "LowHeartRate";
} = ...
Type declaration
Readonly
HighHeartRate: "HighHeartRate"
Readonly
IrregularHeartRhythm: "IrregularHeartRhythm"
Readonly
LowHeartRate: "LowHeartRate"