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 d2b9d8c commit 7ad9ecdCopy full SHA for 7ad9ecd
packages/database/src/index.standalone.ts
@@ -22,4 +22,4 @@ import { setWebSocketImpl } from './realtime/WebSocketConnection';
22
setWebSocketImpl(Client);
23
24
// This entry point should only be consumed by Admin SDK
25
-export * from './api.standalone';
+export * from './api.standalone';
0 commit comments