Throwing Error results in odd TS error message #48
-
|
Just trying to throw a generic error like this: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
I had accidentally auto-imported the svelte Error component and it was overriding the system/window Error object |
Beta Was this translation helpful? Give feedback.
I had accidentally auto-imported the svelte Error component and it was overriding the system/window Error object