UNPKG

vite-plugin-react-server

Version:
7 lines 260 B
export declare const absoluteURL: (path: string) => string; export declare const baseURL: (path: string) => string; export declare const pageURL: (path: string) => { indexRSC: string; moduleBaseURL: string; }; //# sourceMappingURL=envUrls.node.d.ts.map