UNPKG

ng-connection-monitor

Version:

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

8 lines (7 loc) 392 B
import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; export declare class NgConnectionMonitorModule { static ɵfac: i0.ɵɵFactoryDeclaration<NgConnectionMonitorModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NgConnectionMonitorModule, never, [typeof i1.CommonModule], never>; static ɵinj: i0.ɵɵInjectorDeclaration<NgConnectionMonitorModule>; }