Skip to main content
Module

x/windmill/node_modules/denoify/tools/githubTags.d.ts>listTags

Windmill deno client (separated from the main repo because most of the code is auto-generated from the openapi and not worth committing)
Go to Latest
function listTags
import { listTags } from "https://deno.land/x/windmill@v1.361.1/node_modules/denoify/tools/githubTags.d.ts";

Parameters

params: { owner: string; repo: string; }

Returns

AsyncGenerator<string>