UNPKG
brush_cli
Version:
latest (0.0.2)
0.0.2
0.0.1
A tool for creating and developing cmos PC Framework project.
brush_cli
/
node_modules
/
browserify
/
example
/
multiple_bundles
/
static
/
beep.html
3 lines
(2 loc)
•
66 B
HTML
View Raw
1
2
3
<
script
src
=
"common.js"
>
</
script
>
<
script
src
=
"beep.js"
>
</
script
>