UNPKG

@knightly/vite

Version:

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

4 lines (3 loc) 133 B
import { ServerPlugin } from '.'; export declare const seenUrls: Set<unknown>; export declare const serveStaticPlugin: ServerPlugin;