UNPKG

collaborative-ui

Version:

React component library for building real-time collaborative editing applications.

4 lines (3 loc) 100 B
import type { ContentPage } from './types'; declare const content: ContentPage; export { content };