type alias IssuePathItemimport { type IssuePathItem } from "https://deno.land/x/valibot@v1.0.0-beta.2-to-json-schema/src/types/issue.ts"; Issue path item type. definition: | ArrayPathItem | MapPathItem | ObjectPathItem | SetPathItem | UnknownPathItem