This website requires JavaScript.
Explore
Docs
Blog
Community
Main Website
Help
Sign In
git.zone
/
tools
Watch
2
Star
0
Fork
0
You've already forked tools
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4e6646b133
tools
/
ts
/
index.ts
4 lines
92 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat(core): new tools scope
2018-06-07 20:41:25 +00:00
import
plugins
=
require
(
'./tools.plugins'
)
;
import
*
as
cli
from
'./tools.cli'
;
fix(core): update
2019-06-19 12:24:08 +00:00
cli
.
run
(
)
;
Reference in New Issue
Copy Permalink