type alias IfAnyThenEmptyObjectimport { type IfAnyThenEmptyObject } from "https://deno.land/x/hono@v3.10.5/utils/types.ts"; Type ParametersTdefinition: 0 extends 1 & T ? { } : T