Files
recipe-app/frontend/node_modules/next/dist/client/dev/runtime-error-handler.d.ts
T
2026-04-09 09:14:39 +02:00

4 lines
77 B
TypeScript

export declare const RuntimeErrorHandler: {
hadRuntimeError: boolean;
};