Skip to content

Commit 6664b15

Browse files
committed
centralise feature export
1 parent 50a0636 commit 6664b15

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,5 +1,6 @@
11
export * from "./lib/wiki-score";
22
export * from "./lib/check-deep-equal";
33
export * from "./lib/check-wiki-validity";
4+
export * from "./lib/twitter-api-client";
45
export * from "./data/constants";
56
export * from "./schema";

0 commit comments

Comments
 (0)