UNPKG

vite-plugin-react-server

Version:
6 lines 239 B
import type { CleanupServerActionFn } from "./types.js"; /** * Handles cleanup of worker server action resources */ export declare const cleanupServerAction: CleanupServerActionFn; //# sourceMappingURL=cleanupServerAction.client.d.ts.map