Type Alias NodeInfoGit

NodeInfoGit: {
    branch: string;
    commit: string;
    commitTime: number;
}

The audio sending node git infomation interface