/** * Re-export from shared location. * The Yjs provider is now shared across modules (rNotes, rInbox, etc.). */ export { RSpaceYjsProvider } from '../../shared/yjs-ws-provider';