UNPKG

one

Version:

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

5 lines 364 B
export declare function getPreloadPath(currentPath: string): string; export declare function getPreloadCSSPath(currentPath: string): string; export declare function getLoaderPath(currentPath: string, includeUrl?: boolean, cacheBust?: string): string; export declare function getPathFromLoaderPath(loaderPath: string): string; //# sourceMappingURL=cleanUrl.d.ts.map