Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/dep/lib/apis/github.ts>getRepoTags

Deno dependency management tool.
Latest
variable getRepoTags
import { getRepoTags } from "https://deno.land/x/dep@v0.2.3/lib/apis/github.ts";

type

(owner: string, repo: string) => unknown