UNPKG

vite-plugin-react-server

Version:
3 lines 191 B
import type { RscWorkerInputMessage } from "./types.js"; export declare function messageHandler(msg: RscWorkerInputMessage): Promise<void>; //# sourceMappingURL=messageHandler.server.d.ts.map