UNPKG

react-network-status-ts

Version:

React hook and component to detect and display online/offline network status.

2 lines (1 loc) 54 B
export declare const useNetworkStatus: () => boolean;