UNPKG

awesome-ajv-errors

Version:
3 lines (2 loc) 134 B
import { PrettifyContext } from './types.js'; export declare function getValueByPath(context: PrettifyContext, path?: string[]): any;