UNPKG
@elinzy/e-core
Version:
latest (0.2.2)
0.2.2
0.2.1
0.2.0
0.1.0
e core implementation module
github.com/Appleec/e
Appleec/e
@elinzy/e-core
/
dist
/
index.mjs
2 lines
(1 loc)
•
84 B
JavaScript
View Raw
1
2
export
{
exec
, execCommand, execCommandSync, execSync } from
'./child_process.mjs'
;