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