UNPKG

@tanstack/react-start

Version:

Modern and scalable routing for React applications

8 lines (7 loc) 242 B
export declare const reactStartPluginDir: string; export declare const reactStartDefaultEntryPaths: { client: string; server: string; start: string; }; export declare function resolvePackageEntryPath(packageName: string): string;