Neah/node_modules/next/dist/server/app-render/prospective-render-utils.d.ts
2025-04-24 17:19:14 +02:00

2 lines
110 B
TypeScript

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