|
|
@@ -11,7 +11,7 @@ import {
|
|
|
shallowCollectionHandlers,
|
|
|
shallowReadonlyCollectionHandlers
|
|
|
} from './collectionHandlers'
|
|
|
-import { UnwrapRefSimple, Ref, RawSymbol } from './ref'
|
|
|
+import type { UnwrapRefSimple, Ref, RawSymbol } from './ref'
|
|
|
|
|
|
export const enum ReactiveFlags {
|
|
|
SKIP = '__v_skip',
|