UNPKG

@tabular-json/tabular-json

Version:

Tabular-JSON: a superset of JSON with CSV-like tables

3 lines 143 B
import type { Path } from './types.js'; export declare function collectNestedPaths<T>(array: T[]): Path[]; //# sourceMappingURL=fields.d.ts.map