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