UNPKG

@coderabbitai/bitbucket

Version:

CodeRabbit's TypeScript API client for connecting to Bitbucket Cloud and Bitbucket Data Center

10 lines 504 B
export type * as commentAdded from "./comment_added.ts"; export type * as commentDeleted from "./comment_deleted.ts"; export type * as commentEdited from "./comment_edited.ts"; export * from "./event.ts"; export type * as forked from "./forked.ts"; export type * as modified from "./modified.ts"; export type * as refsChanged from "./refs_changed.ts"; export type * as secretDetected from "./secret_detected.ts"; export type * as synchronized from "./synchronized.ts"; //# sourceMappingURL=index.d.ts.map