Skip to content

Commit ef46e49

Browse files
committed
type resolved component
1 parent 26b2346 commit ef46e49

File tree

1 file changed

+1
-1
lines changed
  • packages/svelte/test-app

1 file changed

+1
-1
lines changed

packages/svelte/test-app/app.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { createInertiaApp, ResolvedComponent, router } from '@inertiajs/svelte'
1+
import { createInertiaApp, type ResolvedComponent, router } from '@inertiajs/svelte'
22

33
window.testing = { Inertia: router }
44

0 commit comments

Comments
 (0)