Repository URL to install this package:
|
Version:
0.0.0 ▾
|
/**
* Returns whether the window is currently visible to the user.
*/
export declare function useIsWindowVisible(): boolean;
//# sourceMappingURL=useIsWindowVisible.d.ts.map