serverPluginHtml.d.ts 94 B

12
  1. import { ServerPlugin } from './index';
  2. export declare const htmlRewritePlugin: ServerPlugin;