UNPKG
xquery-cli
Version:
latest (2.1.2)
2.1.2
2.1.1
2.1.0
2.0.3
2.0.2
2.0.1
2.0.0
1.0.0
A command-line tool for XQuery
github.com/wvbe/xquery-cli
wvbe/xquery-cli
xquery-cli
/
dist
/
index.d.ts
3 lines
(2 loc)
•
77 B
TypeScript
View Raw
1
2
3
export
*
from
'./lib/child-process'
;
export
*
from
'./lib/parent-process'
;