rdesign/frontend/node_modules/next/dist/client/dev/runtime-error-handler.d.ts

4 lines
77 B
TypeScript

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