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 77b70b5 commit 406cd01Copy full SHA for 406cd01
tests/languages/web/node.js
@@ -1,4 +1,4 @@
1
-const { Client, Foo, Bar, General, Realtime, Query, Permission, Role, ID, MockType } = require('./dist/cjs/sdk.js');
+const { Client, Foo, Bar, General, Query, Permission, Role, ID, MockType } = require('./dist/cjs/sdk.js');
2
3
async function start() {
4
let response;
0 commit comments