import { type TFunctionParameters } from "https://deno.land/x/typebox@0.31.20/src/typebox.ts";
Type Parameters
T extends TSchema[]
definition: [...[K in keyof T]: Static<AssertType<T[K]>, P>]
x/typebox/src/typebox.ts>TFunctionParameters
import { type TFunctionParameters } from "https://deno.land/x/typebox@0.31.20/src/typebox.ts";