UNPKG

@ngrx/component

Version:

Reactive Extensions for Angular Components

3 lines (2 loc) 105 B
import { NgZone } from '@angular/core'; export declare function isNgZone(zone: unknown): zone is NgZone;