UNPKG

one

Version:

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

3 lines 285 B
import type { One, RouteInfo } from '../../../vite/types'; export declare function createSsrServerlessFunction(route: RouteInfo<string>, buildInfo: One.BuildInfo, oneOptionsRoot: string, postBuildLogs: string[]): Promise<void>; //# sourceMappingURL=createSsrServerlessFunction.d.ts.map