We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
makeSocket()
1 parent 5385b84 commit 2e1d4f7Copy full SHA for 2e1d4f7
browser/websocket/mod.ts
@@ -1,3 +1,4 @@
1
+export * from "./socket.ts";
2
export * from "./patch.ts";
3
export * from "./deletePage.ts";
4
export * from "./pin.ts";
0 commit comments