This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
persagy
/
persagy-web
Segui
22
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
cba4df9f59
Rami (Branch)
Tag
master
persagy-web
/
persagy-web-base
/
lib
/
undo
/
SCommandLog.d.ts
SCommandLog.d.ts
92 B
Cronologia
Originale
1
2
3
4
5
export interface SCommandLog {
command: string;
desc: string;
detail: string;
}