function htmlimport { html } from "https://deno.land/x/drollup@2.58.0+0.20.0/plugins/html/deps.ts"; html(options?: RollupHtmlOptions): PluginA Rollup plugin which creates HTML files to serve Rollup bundles. A Rollup plugin which creates HTML files to serve Rollup bundles. Parametersoptionaloptions: RollupHtmlOptions Plugin options. ReturnsPluginPlugin instance.