UNPKG

one

Version:

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

5 lines 216 B
import type { RouteInfo } from '../../vite/types'; export declare function getPathFromRoute(route: RouteInfo<string>, options?: { includeIndex?: boolean; }): string; //# sourceMappingURL=getPathFromRoute.d.ts.map