interface ErrorReporterProviderProps {
    rollbar: Rollbar;
}

Properties

Properties

rollbar: Rollbar