Convert app loading message code to TypeScript
This commit is contained in:
parent
d4bba46b2c
commit
53d4a31311
4 changed files with 21 additions and 27 deletions
1
ts/window.d.ts
vendored
1
ts/window.d.ts
vendored
|
@ -383,7 +383,6 @@ declare global {
|
|||
WhatsNewLink: typeof WhatsNewLink;
|
||||
};
|
||||
OS: typeof OS;
|
||||
Views: WhatIsThis;
|
||||
State: {
|
||||
createStore: typeof createStore;
|
||||
Roots: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue