updated typescript typings

This commit is contained in:
Sebastian Hildebrandt
2019-03-01 15:36:50 +01:00
parent 96f8382731
commit b79c518b77
4 changed files with 8 additions and 1 deletions
+1
View File
@@ -120,6 +120,7 @@ export namespace Systeminformation {
}
interface DiskLayoutData {
device: string;
type: string;
name: string;
vendor: string;