An open API service indexing awesome lists of open source software.

https://github.com/electron/node-is-valid-window

Validates if a pointer to window is valid.
https://github.com/electron/node-is-valid-window

Last synced: 9 months ago
JSON representation

Validates if a pointer to window is valid.

Awesome Lists containing this project

README

          

# is-valid-window

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

## License

Public domain.