We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26b2346 commit ef46e49Copy full SHA for ef46e49
packages/svelte/test-app/app.ts
@@ -1,4 +1,4 @@
1
-import { createInertiaApp, ResolvedComponent, router } from '@inertiajs/svelte'
+import { createInertiaApp, type ResolvedComponent, router } from '@inertiajs/svelte'
2
3
window.testing = { Inertia: router }
4
0 commit comments