UNPKG
yunlongzha_try_nodejs
Version:
latest (1.0.0)
1.0.0
try it
yunlongzha_try_nodejs
/
textsubmit
/
node_modules
/
npm
/
lib
/
stop.js
2 lines
(1 loc)
•
62 B
JavaScript
View Raw
1
2
module
.exports =
require
(
'./utils/lifecycle.js'
).cmd(
'stop'
)