function fetchBranchimport { fetchBranch } from "https://deno.land/x/release_up@0.6.0/src/branch.ts"; fetchBranch(repo: string): Promise<string>Parametersrepo: stringReturnsPromise<string>