Skip to content

Superviseur — Frontend v0.14.0


Superviseur — Frontend / config/constants / SystemStatus

Alias de type: SystemStatus

ts
type SystemStatus = typeof SYSTEM_STATUSES[keyof typeof SYSTEM_STATUSES];

Défini dans: config/constants.ts:145

Union des valeurs possibles pour le statut global du système.

Documentation Technique