UNPKG

@knightly/vite

Version:

Native-ESM powered web dev build tool. It's fast.

5 lines (4 loc) 184 B
import { ServerPlugin } from '.'; export declare const clientFilePath: string; export declare const clientPublicPath = "/vite/client"; export declare const clientPlugin: ServerPlugin;