Variable PerformanceObserver

PerformanceObserver: {
    prototype: PerformanceObserver;
    supportedEntryTypes: readonly string[];
    new (callback): PerformanceObserver;
}

Type declaration