We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 134076a commit e4bf137Copy full SHA for e4bf137
lib/index.ts
@@ -6,6 +6,7 @@
6
export interface PortInfo {
7
path: string
8
manufacturer: string | undefined
9
+ product: string | undefined
10
serialNumber: string | undefined
11
pnpId: string | undefined
12
locationId: string | undefined
0 commit comments