7 lines
195 B
JavaScript
7 lines
195 B
JavaScript
// this file is autogenerated with the generate-mjs-dts-entrypoints script
|
|
import cjsEntrypoint from './dist/index.js';
|
|
|
|
const { rollupPluginHTML } = cjsEntrypoint;
|
|
|
|
export { rollupPluginHTML };
|