typescript typings fix

This commit is contained in:
Sebastian Hildebrandt
2020-12-28 08:09:14 +01:00
parent 9d7a3f30c6
commit 8e6f1adf5d
4 changed files with 7 additions and 2 deletions
-1
View File
@@ -259,7 +259,6 @@ export namespace Systeminformation {
vramDynamic: boolean;
subDeviceId?: string;
driverVersion?: string;
subDeviceId?: string;
name?: string;
pciBus?: string;
fanSpeed?: number;