We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28d65cf commit 4016f24Copy full SHA for 4016f24
src/index.ts
@@ -4,7 +4,7 @@ export * as jsonpath from "./path";
4
export {
5
DEFAULT_ENVIRONMENT,
6
FunctionExpressionType,
7
- JSONPath,
+ JSONPathQuery,
8
JSONPathEnvironment,
9
JSONPathError,
10
JSONPathIndexError,
0 commit comments