Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
variable fetchLatestVersionByModuleName
import { fetchLatestVersionByModuleName } from "https://deno.land/x/ranking@0.3.5/src/repositories/deno_repository.ts";

type

(name: string) => Promise<Versions>