This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
hostbbq
/
hostbbq-monitoring
Segui
3
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
76c86a3b39
Rami (Branch)
Tag
hotfix/daemon-ts-deps
master
hostbbq-moni...
/
common
/
types
/
server.d.ts
server.d.ts
104 B
Cronologia
Originale
1
2
3
4
5
6
7
type Server = {
id: number;
title: string;
fqdn: string;
config: { [key: string]: string };
};