UNPKG

ng-connection-monitor

Version:

A lightweight Angular service to detect real internet connection using a backend ping, not navigator.onLine.

6 lines (5 loc) 321 B
import * as i0 from "@angular/core"; export declare class NgConnectionMonitorComponent { static ɵfac: i0.ɵɵFactoryDeclaration<NgConnectionMonitorComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<NgConnectionMonitorComponent, "lib-ng-connection-monitor", never, {}, {}, never, never, true, never>; }