UNPKG

idle-detector

Version:

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

5 lines (4 loc) 187 B
export * from './lib/idle-detector.service'; export * from './lib/idle-detector.component'; export * from './lib/idle-detector.directive'; export * from './lib/idle-detector.module';