Skip to content

Commit c3632de

Browse files
committed
🐛 Forgot to export
1 parent d5b1f3a commit c3632de

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

rest/mod.ts

+3
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
export * from "./pages.ts";
2+
export * from "./project.ts";
3+
export * from "./profile.ts";
4+
export * from "./replaceLinks.ts";
25
export * from "./page-data.ts";

0 commit comments

Comments
 (0)