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