updated typescript typings

This commit is contained in:
Sebastian Hildebrandt
2019-03-13 20:53:12 +01:00
parent 9b936e2673
commit af6dbcdcf9
4 changed files with 9 additions and 1 deletions
+2
View File
@@ -223,6 +223,8 @@ export namespace Systeminformation {
perl: string;
python: string;
python3: string;
pip: string;
pip3: string;
java: string;
gcc: string;
}