This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
hostbbq
/
hostbbq-monitoring
Obserwuj
3
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
25dcd89f17
Gałęzie
Tagi
hotfix/daemon-ts-deps
master
hostbbq-moni...
/
common
/
types
/
server.d.ts
server.d.ts
104 B
Historia
Czysty
1
2
3
4
5
6
7
type Server = {
id: number;
title: string;
fqdn: string;
config: { [key: string]: string };
};