UNPKG

helene

Version:
6 lines (5 loc) 113 B
export declare function useConnectionState(): { isOffline: any; isOnline: any; isConnecting: any; };