type alias MergeSchemaPathimport { type MergeSchemaPath } from "https://dotland.deno.dev/x/hono@v3.9.2/types.ts"; Type ParametersOrigSchemaSubPath extends stringdefinition: [K in keyof OrigSchemain keyof `${MergePath<SubPath, K & string>}`]: OrigSchema[K]