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