Fix typing errors
Right now, svelte has a lot of typing errors. Fix all of those so that a pipeline can be implemented.
Also fix the uses for "as unknown as ..." since this is bad code practice
Edited by Sondre Alfnes
Right now, svelte has a lot of typing errors. Fix all of those so that a pipeline can be implemented.
Also fix the uses for "as unknown as ..." since this is bad code practice