TSR imports not working as expected
I am trying to integrate TS Router into an electron app, and importing certain functions are giving me weird errors about not expecting args when the docs say clearly that, for instance, createLink accepts an arg for a component.
What am I doing wrong here?

0 Replies