idle.ts
idle.ts copied to clipboard
A TypeScript library used to detect idle/active users.
Results
1
idle.ts issues
Sort by
recently updated
recently updated
newest added
I'm not sure if I'm missing something but I'm not able to import this into my Angular project using VSCode `import { Idle } from 'idle.ts';` `[ts] An import path...