cudr_slate-collaborative/packages/backend/src/index.ts
George 0fd9390a99
feat: update to slate 0.5x (#10)
Update Slate-Collaboration to be compatible with Slate 0.5x versions.
2020-05-10 16:50:12 +03:00

4 lines
85 B
TypeScript

import SocketIOConnection from './SocketIOConnection'
export { SocketIOConnection }