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