Files
electron/spec/fixtures/native-addon/is-valid-window/README.md
John Kleinschmidt 8782bf6953 build: update to yarn v4 (#48996)
* build: update to yarn v4

(cherry picked from commit 6adec744f3)

* chore: fixup types after yarn v4 migration

* chore: update nan yarn.lock patch

* build: automatically install git for dugite
2025-11-20 10:14:13 -05:00

173 B

is-valid-window

Validates if a pointer to window is valid. Used by Electron to validate the result of TopLevelWindow.getNativeWindowHandle.

License

Public domain.