import { type ArrayPathItem } from "https://deno.land/x/valibot@v0.35.0/src/index.ts";
Array path item type.
Properties
readonly
input: MaybeReadonly<unknown[]>The path item input.
x/valibot/src/index.ts>ArrayPathItem
import { type ArrayPathItem } from "https://deno.land/x/valibot@v0.35.0/src/index.ts";
Array path item type.
The path item input.