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