wilddragon-site/node_modules/next/dist/client/dev/runtime-error-handler.d.ts
2026-04-17 15:51:01 -04:00

3 lines
77 B
TypeScript
Executable file

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