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.
FlyParams
1 parent 4b8347e commit 8f2eab3Copy full SHA for 8f2eab3
src/lib/stores.js
@@ -5,7 +5,7 @@ import { writable } from 'svelte/store'
5
*/
6
7
/**
8
- * @typedef {import('svelte/types/runtime/transition/index').FlyParams} FlyParams
+ * @typedef {import('svelte/transition').FlyParams} FlyParams
9
10
11
0 commit comments