UNPKG

one

Version:

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

8 lines (7 loc) 220 B
function getRouterRootFromOneOptions(options) { return options?.router?.root || process.env.ONE_ROUTER_ROOT || "app"; } export { getRouterRootFromOneOptions }; //# sourceMappingURL=getRouterRootFromOneOptions.js.map