ngx-infinite-scroll
Advanced tools
Comparing version 14.0.0 to 14.0.1
@@ -19,3 +19,3 @@ import { AfterViewInit, ElementRef, EventEmitter, NgZone, OnChanges, OnDestroy, SimpleChanges } from '@angular/core'; | ||
fromRoot: boolean; | ||
private disposeScroller; | ||
private disposeScroller?; | ||
constructor(element: ElementRef, zone: NgZone); | ||
@@ -22,0 +22,0 @@ ngAfterViewInit(): void; |
{ | ||
"name": "ngx-infinite-scroll", | ||
"version": "14.0.0", | ||
"version": "14.0.1", | ||
"repository": { | ||
@@ -5,0 +5,0 @@ "type": "git", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
208242
1624