UNPKG
lc-bun-plugin
Version:
latest (0.0.6)
0.0.6
0.0.5
0.0.4
0.0.3
Some bun bundler plugins.
github.com/lazycoffee/lc-bun-plugin
lazycoffee/lc-bun-plugin
lc-bun-plugin
/
index.mjs
4 lines
(3 loc)
•
98 B
JavaScript
View Raw
1
2
3
4
export
*
from
"./lib/html.mjs"
;
export
*
from
"./lib/less.mjs"
;
export
*
from
"./lib/svg.mjs"
;