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 37fa415 commit e78508aCopy full SHA for e78508a
packages/svelte/src/internal/client/runtime.js
@@ -3,7 +3,6 @@ import { DEV } from 'esm-env';
3
import { define_property, get_descriptors, get_prototype_of } from '../shared/utils.js';
4
import {
5
destroy_block_effect_children,
6
- destroy_effect,
7
destroy_effect_children,
8
destroy_effect_deriveds,
9
effect,
0 commit comments