import { type HttpTrigger } from "https://dotland.deno.dev/x/wmill@v1.418.0/gen/index.ts";
definition: { path: string; edited_by: string; edited_at: string; script_path: string; route_path: string; is_flow: boolean; extra_perms: { [key: string]: (boolean); }; email: string; workspace_id: string; http_method: ; is_async: boolean; requires_auth: boolean; }
| "get"
| "post"
| "put"
| "delete"
| "patch"