UNPKG

vite-plugin-react-server

Version:
4 lines 224 B
import type { Plugin } from "vite"; import type { UserOptions } from "./types.js"; export declare const createPluginOrchestrator: (userOptions: UserOptions) => Plugin[]; //# sourceMappingURL=createPluginOrchestrator.d.ts.map