UNPKG

@bookbox/preset-web

Version:
6 lines (5 loc) 218 B
export * as core from '@bookbox/core'; export * as markup from '@bookbox/markup'; export * as js from '@bookbox/generator-js'; export * as bbm from '@bookbox/generator-bbm'; export * as html from '@bookbox/view-html';