Skip to content

getPath

@tsed/ajv

Usage

typescript
import { getPath } from "@tsed/ajv";

See /packages/specs/ajv/src/utils/getPath.ts.

Overview

ts
function getPath(error: any): string;

Released under the MIT License.