Skip to content

Commit 1894934

Browse files
committed
fix: Fix missing DefaultPaginationParams export
1 parent c985d31 commit 1894934

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/mastodon/mastodon.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ export * as rest from "./rest";
33
export * as streaming from "./streaming";
44
export * as oauth from "./oauth";
55
export * from "./paginator";
6+
export * from "./repository";

0 commit comments

Comments
 (0)