UNPKG

@jsonjoy.com/json-path

Version:

JSONPath implementation for TypeScript and JavaScript

7 lines 216 B
"use strict"; /** * JSONPath types and interfaces based on RFC 9535 * https://www.rfc-editor.org/rfc/rfc9535.html */ Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=types.js.map