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