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 288a78e commit 2a5872cCopy full SHA for 2a5872c
packages/runtime-vapor/src/component.ts
@@ -1,4 +1,4 @@
1
-import { EffectScope, isRef, markRaw, proxyRefs } from '@vue/reactivity'
+import { EffectScope, isRef } from '@vue/reactivity'
2
import { EMPTY_OBJ, isArray, isFunction } from '@vue/shared'
3
import type { Block } from './apiRender'
4
import type { DirectiveBinding } from './directives'
0 commit comments