UNPKG

one

Version:

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

6 lines 301 B
import type { metroPlugin } from '@vxrn/vite-plugin-metro'; export declare function getViteMetroPluginOptions({ projectRoot, relativeRouterRoot, }: { projectRoot: string; relativeRouterRoot: string; }): Parameters<typeof metroPlugin>[0]; //# sourceMappingURL=getViteMetroPluginOptions.d.ts.map