UNPKG

react-together

Version:

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

5 lines (3 loc) 165 B
import { default as ChatModel } from './ChatModel'; import { default as ReactTogetherModel } from './ReactTogetherModel'; export { ChatModel, ReactTogetherModel };