NeahNew/node_modules/next/dist/server/app-render/prospective-render-utils.d.ts
2025-05-03 14:17:46 +02:00

2 lines
110 B
TypeScript

export declare function printDebugThrownValueForProspectiveRender(thrownValue: unknown, route: string): void;