Skip to content

Commit 8f2eab3

Browse files
committed
Update FlyParams import loc
1 parent 4b8347e commit 8f2eab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/stores.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import { writable } from 'svelte/store'
55
*/
66

77
/**
8-
* @typedef {import('svelte/types/runtime/transition/index').FlyParams} FlyParams
8+
* @typedef {import('svelte/transition').FlyParams} FlyParams
99
*/
1010

1111
/**

0 commit comments

Comments
 (0)