function fetchRepoimport { fetchRepo } from "https://deno.land/x/release_up@0.9.4/src/repo.ts"; fetchRepo(path: string): Promise<Repo>Parameterspath: stringReturnsPromise<Repo>