This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
hostbbq
/
hostbbq-monitoring
Tarkkaile
3
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
6363466b83
Branchit
Tagit
hotfix/daemon-ts-deps
master
hostbbq-moni...
/
common
/
types
/
server.d.ts
server.d.ts
104 B
Historia
Raaka
1
2
3
4
5
6
7
type Server = {
id: number;
title: string;
fqdn: string;
config: { [key: string]: string };
};