mirror of
https://github.com/yjs/yjs.git
synced 2025-12-29 00:25:01 +01:00
5 lines
97 B
JavaScript
5 lines
97 B
JavaScript
import * as idb from '../lib/idb.js'
|
|
|
|
const bc = new BroadcastChannel('ydb-client')
|
|
|
|
idb.openDB() |