Skip to content

Commit 49f0423

Browse files
committed
👍 re-export from mod.ts
1 parent a75577d commit 49f0423

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

rest/mod.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@ export * from "./project.ts";
33
export * from "./profile.ts";
44
export * from "./replaceLinks.ts";
55
export * from "./page-data.ts";
6+
export * from "./auth.ts";
7+
export * from "./util.ts";
8+
export * from "./error.ts";

0 commit comments

Comments
 (0)