Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/windmill/node_modules/@octokit/types/dist-types/Route.d.ts

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
import * as windmill from "https://deno.land/x/windmill@v1.395.0/node_modules/@octokit/types/dist-types/Route.d.ts";

Type Aliases

String consisting of an optional HTTP method and relative path or absolute URL. Examples: '/orgs/{org}', 'PUT /orgs/{org}', GET https://example.com/foo/bar