This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
hostbbq
/
hostbbq-monitoring
ウォッチ
3
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
71ab4a0f51
ブランチ
タグ
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
履歴
Raw
1
2
3
4
5
type StatusTimelineData = {
width: number;
statusText: string;
statusClass: string;
};