Validates if a pointer to window is valid. Used by Electron to validate the result of `TopLevelWindow.getNativeWindowHandle`.
npm install is-valid-windowValidates if a pointer to window is valid. Used by Electron to validate the
result of TopLevelWindow.getNativeWindowHandle.
Public domain.