Skip to content

Commit 7965ab7

Browse files
author
farfromrefuge
committed
chore:tsc
1 parent cebcd6d commit 7965ab7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ui-pager/angular/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ export class PagerComponent extends TemplatedItemsComponent {
2222
public get nativeElement(): Pager {
2323
return this.templatedItemsView;
2424
}
25-
25+
//@ts-ignore
2626
protected templatedItemsView: Pager;
2727

2828
constructor(_elementRef: ElementRef, _iterableDiffers: IterableDiffers) {

0 commit comments

Comments
 (0)