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 1f82c82 commit 5649964Copy full SHA for 5649964
packages/svelte/src/internal/client/reactivity/props.js
@@ -1,4 +1,4 @@
1
-/** @import { Derived, Source } from './types.js' */
+/** @import { Source } from './types.js' */
2
import { DEV } from 'esm-env';
3
import {
4
PROPS_IS_BINDABLE,
0 commit comments