diff --git a/src/sourcer/index.ts b/src/sourcer/index.ts index 1e0380c..1724db9 100644 --- a/src/sourcer/index.ts +++ b/src/sourcer/index.ts @@ -8,3 +8,4 @@ export * from "./from.ts"; export * from "./from_github.ts"; +export * from "./from_bitbucket.ts";