UNPKG

@ewb/reach-react

Version:
2 lines (1 loc) 151 B
export declare function useSocketEvent(event?: string, fn?: (...args: any[]) => void): import("./SocketConnection").ReachSocketConnection<any> | null;