UNPKG

rwsdk

Version:

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

3 lines (2 loc) 119 B
import type { Alias, UserConfig } from "vite"; export declare const ensureAliasArray: (config: UserConfig) => Alias[];