interface IApprovecmmt {
    commit_hash: string;
    coopname: string;
}

Properties

commit_hash: string
coopname: string