audio() fix typescript typings
This commit is contained in:
Vendored
+2
-1
@@ -876,9 +876,10 @@ export namespace Systeminformation {
|
||||
default: boolean;
|
||||
revision: string;
|
||||
driver: string;
|
||||
channel: string;
|
||||
in: boolean;
|
||||
out: boolean;
|
||||
interfaceType: string;
|
||||
type: string;
|
||||
status: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user