UNPKG

one

Version:

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

4 lines 235 B
import type { OneRouter } from '../interfaces/router'; import { type UrlObject } from './getNormalizedStatePath'; export declare function getRouteInfo(state: OneRouter.ResultState): UrlObject; //# sourceMappingURL=getRouteInfo.d.ts.map