UNPKG
wic-weapp-cli
Version:
latest (0.4.3)
0.4.3
0.4.2
0.4.1
0.4.0
0.1.0
0.0.3
A scaffold uesd to fast develop weapp projects.
github.com/blcher/wic-weapp-cli
blcher/wic-weapp-cli
wic-weapp-cli
/
core
/
helper
/
readFile.js
4 lines
(2 loc)
•
58 B
JavaScript
View Raw
1
2
3
4
const
readFile
=
() => {};
module
.
exports
= readFile;