chore: fix lint for ImageView doc (#47304)
This commit is contained in:
parent
14b3183eb5
commit
83524adf17
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ Note that `ImageView` is experimental and may be changed or removed in the futur
|
|||
|
||||
```js
|
||||
const { BaseWindow, ImageView, nativeImage, WebContentsView } = require('electron')
|
||||
|
||||
const path = require('node:path')
|
||||
|
||||
const win = new BaseWindow({ width: 800, height: 600 })
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue