UNPKG

react-together

Version:

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

5 lines (3 loc) 135 B
import { default as Cursors } from './Cursors'; import { default as UserCursor } from './UserCursor'; export { Cursors, UserCursor };