import { NewHttpTrigger } from "https://deno.land/x/windmill@v1.415.1/windmill-api/models/NewHttpTrigger.ts";
const { http_method } = NewHttpTrigger;
Module
x/windmill/windmill-api/models/NewHttpTrigger.ts>NewHttpTrigger.http_method
Windmill deno client (separated from the main repo because most of the code is auto-generated from the openapi and not worth committing)
Very Popular