UNPKG

one

Version:

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

10 lines 255 B
export declare function dev(args: { clean?: boolean; host?: string; port?: string; https?: boolean; mode?: 'development' | 'production'; debugBundle?: string; debug?: string; }): Promise<void>; //# sourceMappingURL=dev.d.ts.map