UNPKG

@web/rollup-plugin-html

Version:
15 lines (12 loc) 364 B
import { rollupPluginHTML, RollupPluginHtml } from './rollupPluginHTML.js'; export { InputHTMLOptions, RollupPluginHTMLOptions, GeneratedBundle, EntrypointBundle, TransformHtmlArgs, TransformHtmlFunction, TransformAssetFunction, } from './RollupPluginHTMLOptions.js'; export { rollupPluginHTML, RollupPluginHtml }; export default rollupPluginHTML;