yjs/persistences/indexeddb.js

5 lines
97 B
JavaScript

import * as idb from '../lib/idb.js'
const bc = new BroadcastChannel('ydb-client')
idb.openDB()