This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
hostbbq
/
hostbbq-monitoring
Suivre
3
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
71ab4a0f51
Branches
Tags
hotfix/daemon-ts-deps
master
hostbbq-moni...
/
ng
/
src
/
app
/
components
/
status-timeline-widget
/
status-timeline-data.d.ts
status-timeline-data.d.ts
93 B
Historique
Raw
1
2
3
4
5
type StatusTimelineData = {
width: number;
statusText: string;
statusClass: string;
};