Skip to content

Commit 2e1d4f7

Browse files
committed
makeSocket()とかを公開し忘れてた
1 parent 5385b84 commit 2e1d4f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

browser/websocket/mod.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
export * from "./socket.ts";
12
export * from "./patch.ts";
23
export * from "./deletePage.ts";
34
export * from "./pin.ts";

0 commit comments

Comments
 (0)