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.
1 parent 63f4ff9 commit d94a5d8Copy full SHA for d94a5d8
1 file changed
packages/server-core-integration/src/lib/ddpClient.ts
@@ -7,7 +7,7 @@
7
* Brought into this project for maintenance reasons, including conversion to Typescript.
8
*/
9
import WebSocket from 'ws'
10
-import * as EJSON from 'ejson'
+import EJSON from 'ejson'
11
import { EventEmitter } from 'events'
12
import type { ProtectedString } from '@sofie-automation/shared-lib/dist/lib/protectedString.js'
13
0 commit comments