@bookbox/preset-web
Version:
Bookbox web preset
11 lines (10 loc) • 361 B
JavaScript
import * as core_1 from '@bookbox/core';
export { core_1 as core };
import * as markup_1 from '@bookbox/markup';
export { markup_1 as markup };
import * as js_1 from '@bookbox/generator-js';
export { js_1 as js };
import * as bbm_1 from '@bookbox/generator-bbm';
export { bbm_1 as bbm };
import * as html_1 from '@bookbox/view-html';
export { html_1 as html };