UNPKG

one

Version:

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

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