UNPKG

polen

Version:

A framework for delightful GraphQL developer portals

3 lines 197 B
import type { Vite } from '#dep/vite/index'; export declare const injectManifestIntoHtml: (html: string, manifest: Vite.Manifest, basePath: string) => string; //# sourceMappingURL=manifest.d.ts.map