Convert IdleDetector
to TypeScript
This commit is contained in:
parent
ebcd3e3e43
commit
2fe5ec6ab2
4 changed files with 24 additions and 36 deletions
1
ts/window.d.ts
vendored
1
ts/window.d.ts
vendored
|
@ -401,7 +401,6 @@ declare global {
|
|||
};
|
||||
OS: typeof OS;
|
||||
Workflow: {
|
||||
IdleDetector: WhatIsThis;
|
||||
MessageDataMigrator: WhatIsThis;
|
||||
};
|
||||
IndexedDB: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue