UNPKG

vite-plugin-react-server

Version:
4 lines 230 B
import type { Plugin } from "vite"; import type { StreamPluginOptions } from "../types.js"; export declare function createBuildEventPlugin(options: StreamPluginOptions): Plugin; //# sourceMappingURL=createBuildEventPlugin.d.ts.map