shut up ts

This commit is contained in:
AAGaming
2024-05-29 21:04:36 -04:00
parent 2b4e3318ca
commit 5bfc53231d
+3
View File
@@ -1,4 +1,7 @@
// Sets up DFL, then loads start.ts which starts up the loader
interface Window {
SP_REACTDOM: any;
}
(async () => {
if (!window.SP_REACT) {
console.debug('Setting up React globals...');