Update api.md (#136)

This commit is contained in:
d61b292b-2859-4ed6-8c7c-b7397ad8e351
2024-09-13 10:26:51 +02:00
committed by GitHub
parent 6f5cd6c8ae
commit 2d315baaa7

View File

@@ -666,12 +666,6 @@ Resolves to: `<Boolean>`
Whether the window is closed. Whether the window is closed.
### `const closed = await win.isClosed()`
Resolves to: `<Boolean>`
Whether the window is closed.
### `const view = new Pear.View(options <Object>)` ### `const view = new Pear.View(options <Object>)`
Desktop Applications only. Desktop Applications only.