Variable ReportingObserver

ReportingObserver: {
    prototype: ReportingObserver;
    new (callback, options?): ReportingObserver;
}

Type declaration