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