UNPKG

one

Version:

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

12 lines (11 loc) 208 B
async function run(args) { const { runIos } = await import("vxrn"); await runIos({ root: process.cwd() // port: options?.server?.port, }); } export { run }; //# sourceMappingURL=runIos.js.map