cooptypes - v2026.4.27-2
    Preparing search index...
    interface ICommitDecline {
        commit_hash: string;
        coopname: string;
        master: string;
        reason: string;
    }
    Index

    Properties

    commit_hash: string
    coopname: string
    master: string
    reason: string