import { EditHttpTrigger } from "https://deno.land/x/windmill@v1.416.0/windmill-api/models/EditHttpTrigger.ts";
const { http_method } = EditHttpTrigger;
Module
x/windmill/windmill-api/models/EditHttpTrigger.ts>EditHttpTrigger.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