UNPKG

one

Version:

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

4 lines 226 B
import type { OneRouter } from '../interfaces/router'; /** Resolve an href object into a fully qualified, relative href. */ export declare const resolveHref: (href: OneRouter.Href) => string; //# sourceMappingURL=href.d.ts.map