type alias IntersectionOptionsAsyncimport { type IntersectionOptionsAsync } from "https://deno.land/x/valibot@v0.19.0/src/schemas/intersection/index.ts"; Intersection options async type. definition: [BaseSchema | BaseSchemaAsync, BaseSchema | BaseSchemaAsync, ...(BaseSchema[] | BaseSchemaAsync[])]