UNPKG

domco

Version:

Minimal Full-Stack JavaScript

8 lines 198 B
import type { Plugin } from "vite"; /** * Creates the `client:page` virtual module. * * @returns Vite plugin */ export declare const pagePlugin: () => Plugin; //# sourceMappingURL=index.d.ts.map