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 8f977bf commit 124c94dCopy full SHA for 124c94d
packages/svelte/src/motion/spring.js
@@ -11,7 +11,7 @@ import { get } from '../internal/client/runtime.js';
11
import { deferred, noop } from '../internal/shared/utils.js';
12
13
/**
14
- * @template {number} T
+ * @template T
15
* @param {TickContext} ctx
16
* @param {T} last_value
17
* @param {T} current_value
0 commit comments