Convert message schema migrator to TypeScript
This commit is contained in:
parent
2a2f44a73a
commit
c58f1eb503
4 changed files with 42 additions and 37 deletions
3
ts/window.d.ts
vendored
3
ts/window.d.ts
vendored
|
@ -401,9 +401,6 @@ declare global {
|
|||
WhatsNewLink: typeof WhatsNewLink;
|
||||
};
|
||||
OS: typeof OS;
|
||||
Workflow: {
|
||||
MessageDataMigrator: WhatIsThis;
|
||||
};
|
||||
IndexedDB: {
|
||||
removeDatabase: WhatIsThis;
|
||||
doesDatabaseExist: WhatIsThis;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue