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