This website requires JavaScript.
Explore
Docs
Blog
Community
Main Website
Help
Sign In
push.rocks
/
smartspawn
Watch
2
Star
0
Fork
0
You've already forked smartspawn
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
275e242ad8
smartspawn
/
test
/
child.ts
6 lines
91 B
TypeScript
Raw
Normal View
History
Unescape
Escape
add basic functionality
2017-01-29 19:50:36 +00:00
import
'typings-global'
import
'smartq'
module
.exports
=
(
input
,
done
)
=
>
{
update smartipc internal code
2017-03-03 19:52:23 +00:00
done
(
input
)
add basic functionality
2017-01-29 19:50:36 +00:00
}
Reference in New Issue
Copy Permalink