typescript typings fix diskLayout()
This commit is contained in:
Vendored
+1
@@ -269,6 +269,7 @@ export namespace Systeminformation {
|
||||
serialNum: string;
|
||||
interfaceType: string;
|
||||
smartStatus: string;
|
||||
temperature: null | number;
|
||||
smartData?: SmartData;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user