UNPKG

idle-detector

Version:

[Description:] This library is created to detect the Inactivity of the User. You can specify the Inactivity [timeout] in [milliseconds].

9 lines (8 loc) 534 B
import * as i0 from "@angular/core"; import * as i1 from "./idle-detector.component"; import * as i2 from "./idle-detector.directive"; export declare class IdleDetectorModule { static ɵfac: i0.ɵɵFactoryDeclaration<IdleDetectorModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<IdleDetectorModule, [typeof i1.IdleDetectorComponent, typeof i2.IdleDetectorDirective], never, [typeof i1.IdleDetectorComponent, typeof i2.IdleDetectorDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<IdleDetectorModule>; }