From bc146b03490f9867a87dde33711b4f66ce15199b Mon Sep 17 00:00:00 2001 From: AAGaming Date: Wed, 15 Oct 2025 00:22:54 -0400 Subject: typescript stinks --- frontend/src/index.ts | 4 ---- 1 file changed, 4 deletions(-) (limited to 'frontend/src') 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'); -- cgit v1.2.3