import { TypeBuilder } from "https://deno.land/x/typebox@0.25.12/src/typebox.ts";
Extended
Creates a tuple type from this functions parameters
Type Parameters
T extends TFunction<any[], any>
Parameters
schema: T
optional
options: SchemaOptions = [UNSUPPORTED]