diff --git a/src/types/window.ts b/src/types/window.ts index 743afbc1ca..332c27b3b4 100644 --- a/src/types/window.ts +++ b/src/types/window.ts @@ -4,4 +4,4 @@ declare global { interface Window { ethereum?: EIP1193Provider } -} \ No newline at end of file +}