UNPKG

@redwoodjs/sdk

Version:

Build fast, server-driven webapps on Cloudflare with SSR, RSC, and realtime

5 lines (4 loc) 126 B
import { Plugin } from "vite"; export declare const copyPrismaWasmPlugin: ({ rootDir, }: { rootDir: string; }) => Plugin;