interface ArrayPathItemRe-exportimport { type ArrayPathItem } from "https://deno.land/x/valibot@v0.30.0/mod.ts"; Array path item type. Propertiestype: "array"origin: "value"input: unknown[]key: numbervalue: unknown