UNPKG

one

Version:

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

7 lines 514 B
export declare function encodeReservedFilenameChars(path: string): string; export declare function decodeReservedFilenameChars(path: string): string; 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