import { type ArrayPathItem } from "https://deno.land/x/valibot@v1.0.0-beta.1-i18n/src/types/index.ts";
Array path item type.
Properties
readonly
input: MaybeReadonly<unknown[]>The path item input.
import { type ArrayPathItem } from "https://deno.land/x/valibot@v1.0.0-beta.1-i18n/src/types/index.ts";
Array path item type.
The path item input.