type alias Inputimport { type Input } from "https://dotland.deno.dev/x/hono@v4.1.0/types.ts"; definition: { in?: { }; out?: { }; }