UNPKG

use-connection-state

Version:

React hook to detect online and offline network state.

3 lines (2 loc) 86 B
export * from './createUseConnectionStateHook'; export * from './useConnectionState';