Skip to content

Commit 50a8600

Browse files
committed
✨ Exported all types from mod.ts
1 parent a35e9d8 commit 50a8600

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

mod.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
export * from "./api/response.ts";
2+
export * from "./api/error.ts";
3+
export * from "./userscript.ts";
4+
export * from "./userscript/blocks.ts";
5+
export * from "./userscript/nodes.ts";

0 commit comments

Comments
 (0)