UNPKG
beesbuild
Version:
latest (0.1.3)
0.1.3
0.1.2
0.1.1
0.1.0
0.0.18
构建工具链
beesbuild
/
es
/
scripts
/
index.mjs
5 lines
(4 loc)
•
130 B
JavaScript
View Raw
1
2
3
4
5
export
*
from
"./build/index.mjs"
;
export
*
from
"./rimraf.mjs"
;
export
*
from
"./publish/index.mjs"
;
export
*
from
"./sync.mjs"
;