Skip to content

Commit

Permalink
type resolved component
Browse files Browse the repository at this point in the history
  • Loading branch information
joetannenbaum committed Oct 10, 2024
1 parent 26b2346 commit ef46e49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/svelte/test-app/app.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { createInertiaApp, ResolvedComponent, router } from '@inertiajs/svelte'
import { createInertiaApp, type ResolvedComponent, router } from '@inertiajs/svelte'

window.testing = { Inertia: router }

Expand Down

0 comments on commit ef46e49

Please sign in to comment.