UNPKG

react-together

Version:

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

7 lines (6 loc) 139 B
import { default as s } from "./Cursors.js"; import { default as a } from "./UserCursor.js"; export { s as Cursors, a as UserCursor };