UNPKG

phx-react

Version:

PHX REACT

4 lines (3 loc) 168 B
import { Provider } from '@lexical/yjs'; import { Doc } from 'yjs'; export declare function createWebsocketProvider(id: string, yjsDocMap: Map<string, Doc>): Provider;