updated typescript typings

This commit is contained in:
Sebastian Hildebrandt
2021-01-26 11:16:00 +01:00
parent 1e123311ed
commit a3e18ca683
52 changed files with 139 additions and 127 deletions
+1 -1
View File
@@ -434,7 +434,7 @@ export namespace Systeminformation {
dnsSuffix: string;
ieee8021xAuth: string;
ieee8021xState: string;
carrier_changes: number;
carrierChanges: number;
}
interface NetworkStatsData {