UNPKG

175 BTypeScriptView Raw
1import { RepoCredentials, RepoCredentialsType } from "./code-repository";
2import { Bitbucket } from "./bitbucket";
3export { Bitbucket, RepoCredentials, RepoCredentialsType };