Skip to content

Commit 2594880

Browse files
committed
外部へexportする
1 parent 4d727ec commit 2594880

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

browser/websocket/mod.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@ export * from "./patch.ts";
33
export * from "./deletePage.ts";
44
export * from "./pin.ts";
55
export * from "./listen.ts";
6+
export * from "./getCodeBlocks.ts";
7+
export * from "./updateCodeBlock.ts";
8+
export * from "./updateCodeFile.ts";

0 commit comments

Comments
 (0)