@coderabbitai/bitbucket
    Preparing search index...
    interface Author {
        emailAddress: string;
        name: string;
    }
    Index

    Properties

    Properties

    emailAddress: string
    name: string