including-modules
This commit is contained in:
Generated
Vendored
+2
@@ -0,0 +1,2 @@
|
||||
import type { FlightRouterState, CacheNode } from '../../../../shared/lib/app-router-types';
|
||||
export declare function findHeadInCache(cache: CacheNode, parallelRoutes: FlightRouterState[1]): [CacheNode, string, string] | null;
|
||||
Reference in New Issue
Block a user