UNPKG

@openscript/unplugin-favicons

Version:

Generate favicons for your project with caching for blazing fast rebuilds.

4 lines 294 B
import type { HtmlRspackPluginOptions, Compilation as RspackCompilation } from "@rspack/core"; declare const findHtmlRspackPlugin: (compilation: RspackCompilation) => HtmlRspackPluginOptions | undefined; export default findHtmlRspackPlugin; //# sourceMappingURL=find-html-rspack-plugin.d.ts.map