mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-07-11 03:42:01 +00:00
shut up ts
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
// Sets up DFL, then loads start.ts which starts up the loader
|
// Sets up DFL, then loads start.ts which starts up the loader
|
||||||
|
interface Window {
|
||||||
|
SP_REACTDOM: any;
|
||||||
|
}
|
||||||
(async () => {
|
(async () => {
|
||||||
if (!window.SP_REACT) {
|
if (!window.SP_REACT) {
|
||||||
console.debug('Setting up React globals...');
|
console.debug('Setting up React globals...');
|
||||||
|
|||||||
Reference in New Issue
Block a user