interface DoCheck { ngDoCheck(): void }

interface DoCheck {
  ngDoCheck(): void
}
Scroll al inicio