refactor(reactivity): make readonly non-tracking
This commit is contained in:
@@ -14,6 +14,7 @@ export {
|
||||
readonly,
|
||||
isReadonly,
|
||||
shallowReactive,
|
||||
shallowReadonly,
|
||||
markNonReactive,
|
||||
toRaw
|
||||
} from '@vue/reactivity'
|
||||
|
||||
Reference in New Issue
Block a user