Skip to content

Commit

Permalink
fix: Make sure to expose bitbucket functions
Browse files Browse the repository at this point in the history
Signed-off-by: Yoriyasu Yano <[email protected]>
  • Loading branch information
yorinasub17 committed Oct 30, 2023
1 parent 045665d commit 628a043
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sourcer/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@

export * from "./from.ts";
export * from "./from_github.ts";
export * from "./from_bitbucket.ts";

0 comments on commit 628a043

Please sign in to comment.