UNPKG

idle-detector

Version:

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

7 lines (6 loc) 250 B
import * as i0 from "@angular/core"; export declare class IdleDetectorService { constructor(); static ɵfac: i0.ɵɵFactoryDeclaration<IdleDetectorService, never>; static ɵprov: i0.ɵɵInjectableDeclaration<IdleDetectorService>; }