updated typescript typings
This commit is contained in:
Vendored
+1
@@ -120,6 +120,7 @@ export namespace Systeminformation {
|
||||
}
|
||||
|
||||
interface DiskLayoutData {
|
||||
device: string;
|
||||
type: string;
|
||||
name: string;
|
||||
vendor: string;
|
||||
|
||||
Reference in New Issue
Block a user