UNPKG

use-stomp

Version:

react provider, class decorator, and a hook for websockets using the stomp protocol

3 lines (2 loc) 103 B
import { UseStompCtxProps } from './context'; export declare function useStompCtx(): UseStompCtxProps;