3 lines
77 B
TypeScript
Executable file
3 lines
77 B
TypeScript
Executable file
export declare const RuntimeErrorHandler: {
|
|
hadRuntimeError: boolean;
|
|
};
|