UNPKG

one

Version:

One is a new React Framework that makes Vite serve both native and web.

3 lines 249 B
export declare function setFetchStaticHtml(fn: ((path: string) => Promise<string | null>) | null): void; export declare function getFetchStaticHtml(): ((path: string) => Promise<string | null>) | null; //# sourceMappingURL=staticHtmlFetcher.d.ts.map