Add backticks around return types
This commit is contained in:
parent
44862a131c
commit
b0d4bf81a0
2 changed files with 3 additions and 3 deletions
|
@ -923,7 +923,7 @@ when the JS promise is rejected.
|
|||
|
||||
Get the system printer list.
|
||||
|
||||
Returns [PrinterInfo[]](structures/printer-info.md)
|
||||
Returns [`PrinterInfo[]`](structures/printer-info.md)
|
||||
|
||||
#### `contents.print([options])`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue