import { type UndefinedIfHavingQuestion } from "https://deno.land/x/hono@v4.2.2/types.ts";
definition: T extends `${infer _}?` ? string | undefined : string
import { type UndefinedIfHavingQuestion } from "https://deno.land/x/hono@v4.2.2/types.ts";