UNPKG

decode-it

Version:

a simple zero-dependency type safe json decoder for typescript

2 lines (1 loc) 127 B
export declare const constructNestedErrorPath: (currentPath: number | string, innerPath: string | null | undefined) => string;