UNPKG

vite-plugin-react-server

Version:
3 lines 182 B
import type { HtmlWorkerMessage } from "../types.js"; export declare const messageHandler: (message: HtmlWorkerMessage) => Promise<void>; //# sourceMappingURL=messageHandler.d.ts.map