ngOnDestroy()
in
src/app/main/main.component.ts [236:238]
3
lines of code
1
McCabe index (conditional complexity)
ngOnDestroy() { this.cmDebouncerSub.unsubscribe(); }