UNPKG
@bookbox/preset-web
Version:
latest (0.3.0)
0.3.0
0.2.1
0.2.0
0.1.1
0.1.0
Bookbox web preset
github.com/bookbox-format/bookbox
bookbox-format/bookbox
@bookbox/preset-web
/
build
/
esm
/
index.js
5 lines
(4 loc)
•
143 B
JavaScript
View Raw
1
2
3
4
5
import
*
as
core_1
from
'@bookbox/core'
;
export
{ core_1
as
core };
export
*
from
'@bookbox/generator-js'
;
export
*
from
'@bookbox/view-html'
;