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 210 B
export declare const urlRE: RegExp; export declare function removeNoInlineQuery(url: string): string; export declare function isNoInlineId(id: string): boolean; //# sourceMappingURL=removeNoInlineQuery.d.ts.map