import { TypeBuilder } from "https://deno.land/x/typebox@0.25.13/src/typebox.ts";
Standard
Creates a tuple type
Type Parameters
T extends TSchema[]
Parameters
items: [...T]
optional
options: SchemaOptions = [UNSUPPORTED]x/typebox/src/typebox.ts>TypeBuilder#Tuple
import { TypeBuilder } from "https://deno.land/x/typebox@0.25.13/src/typebox.ts";
Standard
Creates a tuple type