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 fae79b4 commit bf154dbCopy full SHA for bf154db
browser/websocket/mod.ts
@@ -2,4 +2,4 @@ export * from "./room.ts";
2
export * from "./patch.ts";
3
export * from "./deletePage.ts";
4
export * from "./pin.ts";
5
-export * from "./stream.ts";
+export * from "./listen.ts";
0 commit comments