interface OnDestroy { ngOnDestroy(): void }

interface OnDestroy {
  ngOnDestroy(): void
}
Scroll al inicio