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