We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a28f9bf + f7e9d47 commit eca482aCopy full SHA for eca482a
src/y-socket-io/y-socket-io.js
@@ -3,7 +3,7 @@ import * as AwarenessProtocol from 'y-protocols/awareness'
3
import * as promise from 'lib0/promise'
4
import * as encoding from 'lib0/encoding'
5
import * as decoding from 'lib0/decoding'
6
-import { assert } from 'lib0/testing.js'
+import { assert } from 'lib0/testing'
7
import { User } from './user.js'
8
import * as api from '../api.js'
9
import * as protocol from '../protocol.js'
0 commit comments