UNPKG

vite-plugin-react-server

Version:
3 lines 174 B
export declare const getNodePath: (root?: string) => string; export declare const getMode: () => "production" | "development" | "test"; //# sourceMappingURL=getPaths.d.ts.map