ExceptionAutoCaptureConfig

Example values

TypeScript
{
capture_unhandled_errors: boolean;
capture_unhandled_rejections: boolean;
capture_console_errors: boolean;
}

Community questions

Was this page useful?