type alias PathItemimport { type PathItem } from "https://deno.land/x/valibot@v0.30.0/src/types/issues.ts"; Path item type. definition: | ArrayPathItem | MapPathItem | ObjectPathItem | RecordPathItem | SetPathItem | TuplePathItem | UnknownPathItem