UNPKG

one

Version:

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

6 lines (5 loc) 219 B
function getRouterRootFromOneOptions(options) { return options?.router?.root || process.env.ONE_ROUTER_ROOT || "app"; } export { getRouterRootFromOneOptions }; //# sourceMappingURL=getRouterRootFromOneOptions.mjs.map