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.

2 lines 179 B
export declare function mapHtmlAttributeToReactProps(attributes?: Record<string, any>): Record<string, any> | undefined; //# sourceMappingURL=mapHtmlAttributeToReactProps.d.ts.map