Skip to content

Commit 486b1df

Browse files
committed
Add export to main
1 parent dfdf439 commit 486b1df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
export * from "./users";
22
export * from "./tags";
33
export * from "./works";
4+
export * from "./series";

0 commit comments

Comments
 (0)