Convert message schema migrator to TypeScript
This commit is contained in:
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;
|
||||
|
Reference in New Issue
Block a user