import { type TupleShapeAsync } from "https://deno.land/x/valibot@v0.19.0/src/schemas/index.ts";
Tuple shape async type.
definition: [BaseSchema | BaseSchemaAsync, ...(BaseSchema[] | BaseSchemaAsync[])]
import { type TupleShapeAsync } from "https://deno.land/x/valibot@v0.19.0/src/schemas/index.ts";
Tuple shape async type.