A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/jsonquerylang/jsonquery/commit/7d6ae32be0716c799dd5843156020968c59c6cb6 below:

explicitly export TypeScript types · jsonquerylang/jsonquery@7d6ae32 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+18

-1

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+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