UNPKG

@astronautlabs/jsonpath

Version:

Query JavaScript objects with JSONPath expressions. Robust / safe JSONPath engine for Node.js.

6 lines (5 loc) 77 B
/** * @hidden * @internal */ export declare function Parser(): void;