Skip to content

Commit 5953f57

Browse files
authored
Merge pull request #67 from takker99/add-snapshot
🐛 exportし忘れてた
2 parents fb0c570 + 5dcf262 commit 5953f57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rest/mod.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ export * from "./project.ts";
33
export * from "./profile.ts";
44
export * from "./replaceLinks.ts";
55
export * from "./page-data.ts";
6+
export * from "./getSnapshots.ts";
67
export * from "./link.ts";
78
export * from "./search.ts";
89
export * from "./getWebPageTitle.ts";

0 commit comments

Comments
 (0)