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
/
lib
/
parent-process.d.ts
2 lines
(1 loc)
•
107 B
TypeScript
View Raw
1
2
export
declare
function
startParentProcess
(
input
:
string
[],
childProcessLocation
:
string
):
Promise
<
void
>;