Skip to content

Commit bf154db

Browse files
committed
🐛 module名の変更を反映し忘れていた
1 parent fae79b4 commit bf154db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

browser/websocket/mod.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ export * from "./room.ts";
22
export * from "./patch.ts";
33
export * from "./deletePage.ts";
44
export * from "./pin.ts";
5-
export * from "./stream.ts";
5+
export * from "./listen.ts";

0 commit comments

Comments
 (0)