Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/valibot/src/index.ts>IssuePath

The modular and type safe schema library for validating structural data 🤖
Extremely Popular
Go to Latest
type alias IssuePath
Re-export
import { type IssuePath } from "https://deno.land/x/valibot@v0.30.0/src/index.ts";

Issue path type.

definition: [PathItem, ...PathItem[]]