react-together
Version:
A library to seamlessly add real-time multi-user interaction to your React app!
25 lines (24 loc) • 781 B
JavaScript
import { u as r, a as o, b as t, c as u, d as n, e as f, f as i, g as d, h as m, i as l } from "../index-9f00b8a0.js";
import { default as p } from "./useChat.js";
import { default as g } from "./useCreateRandomSession.js";
import { default as S } from "./useFunctionTogether.js";
import { default as T } from "./useLeaveSession.js";
import { default as I } from "./useMyId.js";
import "@multisynq/react";
export {
r as useAllNicknames,
p as useChat,
o as useConnectedUsers,
g as useCreateRandomSession,
t as useCursors,
S as useFunctionTogether,
u as useHoveringUsers,
n as useIsSynchronized,
f as useIsTogether,
i as useJoinUrl,
T as useLeaveSession,
I as useMyId,
d as useNicknames,
m as useStateTogether,
l as useStateTogetherWithPerUserValues
};