+18
-1
lines changedFilter options
+18
-1
lines changed Original file line number Diff line number Diff line change
@@ -16,4 +16,21 @@ export { stringify } from './stringify'
16
16
export { parse } from './parse'
17
17
export { buildFunction } from './functions'
18
18
19
-
export * from './types'
19
+
export type {
20
+
CustomOperator,
21
+
Fun,
22
+
FunctionBuilder,
23
+
FunctionBuildersMap,
24
+
JSONPath,
25
+
JSONProperty,
26
+
JSONQuery,
27
+
JSONQueryCompileOptions,
28
+
JSONQueryFunction,
29
+
JSONQueryObject,
30
+
JSONQueryOptions,
31
+
JSONQueryParseOptions,
32
+
JSONQueryPipe,
33
+
JSONQueryPrimitive,
34
+
JSONQueryProperty,
35
+
JSONQueryStringifyOptions
36
+
} from './types'
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4