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