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 129 B
export declare function unescapeHtml<T extends string | null | undefined>(html: T): T; //# sourceMappingURL=unescapeHtml.d.ts.map