type alias TParametersimport { type TParameters } from "https://deno.land/x/typebox@0.25.13/src/typebox.ts"; Type ParametersT extends TFunctiondefinition: TTuple<T["parameters"]>