Skip to content

Commit 7498342

Browse files
committed
update type
1 parent ed49ae4 commit 7498342

File tree

1 file changed

+1
-0
lines changed
  • packages/svelte/src/internal/client/reactivity

1 file changed

+1
-0
lines changed

packages/svelte/src/internal/client/reactivity/deriveds.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ import { inspect_effects, set_inspect_effects } from './sources.js';
2727
/**
2828
* @template V
2929
* @param {() => V} fn
30+
* @param {boolean} [attached]
3031
* @returns {Derived<V>}
3132
*/
3233
/*#__NO_SIDE_EFFECTS__*/

0 commit comments

Comments
 (0)