Skip to content

Commit

Permalink
centralise feature export
Browse files Browse the repository at this point in the history
  • Loading branch information
Aliiiu committed Jan 10, 2025
1 parent 50a0636 commit 6664b15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
export * from "./lib/wiki-score";
export * from "./lib/check-deep-equal";
export * from "./lib/check-wiki-validity";
export * from "./lib/twitter-api-client";
export * from "./data/constants";
export * from "./schema";

0 comments on commit 6664b15

Please sign in to comment.