UNPKG
miaow-thirdparty-plugin
Version:
latest (0.2.0)
0.2.0
0.1.1
0.1.0
0.0.1
第三方脚本文件处理,主要是用来重置任务
github.com/miaowjs/miaow-thirdparty-plugin
miaowjs/miaow-thirdparty-plugin
miaow-thirdparty-plugin
/
test
/
fixtures
/
normal.js
5 lines
(4 loc)
•
58 B
JavaScript
View Raw
1
2
3
4
5
/** * normal */
console.
log
(
'this is a normal script'
);