UNPKG

react-together

Version:

A library to seamlessly add real-time multi-user interaction to your React app!

4 lines (2 loc) 154 B
import { ReactTogetherContextType } from '../context/ReactTogetherContext'; export default function useReactTogetherContext(): ReactTogetherContextType;