UNPKG

@multisynq/react-together

Version:

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

8 lines (7 loc) 237 B
import { getCleanUrl as o, getJoinUrl as s, getSessionNameFromUrl as l, getSessionPasswordFromUrl as t } from "./urls.js"; export { o as getCleanUrl, s as getJoinUrl, l as getSessionNameFromUrl, t as getSessionPasswordFromUrl };