Skip to content

Commit

Permalink
Actually adds the new functions to index
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkSuckerberg committed Aug 8, 2023
1 parent 75875a2 commit 7ae838c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/functions/index.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
export * from "./AccessTumblrApi";
export * from "./Block";
export * from "./BlogInfo";
export * from "./FilterBlocks";
export * from "./Follow";
export * from "./Like";
export * from "./Post";
Expand Down

0 comments on commit 7ae838c

Please sign in to comment.