UNPKG

one

Version:

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

4 lines 254 B
import { Hono } from 'hono'; import type { One } from './vite/types'; export declare function serve(buildInfo: One.BuildInfo): Promise<Hono<import("hono/types").BlankEnv, import("hono/types").BlankSchema, "/">>; //# sourceMappingURL=serve-worker.d.ts.map