UNPKG
@msom/xbuild
Version:
latest (1.0.6)
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
@msom/xbuild
@msom/xbuild
/
src
/
commands
/
index.ts
3 lines
(2 loc)
•
50 B
text/typescript
View Raw
1
2
3
export
*
from
"./build"
;
export
*
from
"./dev"
;