diff options
| author | AAGaming <aagaming@riseup.net> | 2025-10-15 00:22:54 -0400 |
|---|---|---|
| committer | AAGaming <aagaming@riseup.net> | 2025-10-15 00:22:54 -0400 |
| commit | bc146b03490f9867a87dde33711b4f66ce15199b (patch) | |
| tree | f1313a32a16297fcaadecc3ba3eb2e21dec4ddb7 /frontend/src | |
| parent | 0c56f1b689428758a16b34a1844b60131282aa36 (diff) | |
| download | decky-loader-aa/react19.tar.gz decky-loader-aa/react19.zip | |
typescript stinksaa/react19
Diffstat (limited to 'frontend/src')
| -rw-r--r-- | frontend/src/index.ts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/frontend/src/index.ts b/frontend/src/index.ts index 4d271e53..4f4ff4f7 100644 --- a/frontend/src/index.ts +++ b/frontend/src/index.ts @@ -1,8 +1,4 @@ // Sets up DFL, then loads start.ts which starts up the loader -interface Window { - // Shut up TS - SP_REACTDOM: any; -} (async () => { console.debug('[Decky:Boot] Frontend init'); |
