import { type TupleShape } from "https://deno.land/x/valibot@v0.5.0/src/schemas/tuple/tuple.ts";
Tuple shape type.
definition: [BaseSchema, ...BaseSchema[]]
x/valibot/src/schemas/tuple/tuple.ts>TupleShape
import { type TupleShape } from "https://deno.land/x/valibot@v0.5.0/src/schemas/tuple/tuple.ts";
Tuple shape type.