Merge pull request #9603 from electron/printer-info-options
PrinterInfo options object causes TypeScript error
This commit is contained in:
commit
ac55c358e9
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
* `description` String
|
* `description` String
|
||||||
* `status` Number
|
* `status` Number
|
||||||
* `isDefault` Boolean
|
* `isDefault` Boolean
|
||||||
|
* `options` Object - Additional fields
|
||||||
|
|
||||||
## Example
|
## Example
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue