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.

4 lines 112 B
export interface SsgPluginOptions { renderTimeout?: number; } //# sourceMappingURL=SsgPluginOptions.d.ts.map