UNPKG

@jsonhero/parser

Version:

A parser that walks through a JSON file and for each value determines the path to it, the type and paths to any children. It also builds a model of the structure of the data.

2 lines (1 loc) 61 B
export declare function friendlyName(name: string): string;