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 4d727ec commit 2594880Copy full SHA for 2594880
browser/websocket/mod.ts
@@ -3,3 +3,6 @@ export * from "./patch.ts";
3
export * from "./deletePage.ts";
4
export * from "./pin.ts";
5
export * from "./listen.ts";
6
+export * from "./getCodeBlocks.ts";
7
+export * from "./updateCodeBlock.ts";
8
+export * from "./updateCodeFile.ts";
0 commit comments