UNPKG

@wroud/vite-plugin-ssg

Version:

A Vite plugin for static site generation (SSG) with React. Renders React applications to static HTML for faster load times and improved SEO.

3 lines 140 B
import fs from "node:fs"; export declare function tryStatSync(file: string): fs.Stats | undefined; //# sourceMappingURL=tryStatSync.d.ts.map