interface ErrorReporterContextState {
    rollbar?: Rollbar;
}

Properties

Properties

rollbar?: Rollbar