Variable IntersectionObserver

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

Type declaration