We're using the {@link ...} syntax in the JSDocs because it helps link directly to the type definition it's associated with. However, this doesn't create a link users can click on in the docs https://svelte.dev/docs/kit/@sveltejs-kit#isRedirect
Ideally, those would be converted to links automatically
We're using the
{@link ...}syntax in the JSDocs because it helps link directly to the type definition it's associated with. However, this doesn't create a link users can click on in the docs https://svelte.dev/docs/kit/@sveltejs-kit#isRedirectIdeally, those would be converted to links automatically