refactor(reactivity): remove stale API markReadonly
BREAKING CHANGE: `markReadonly` has been removed.
This commit is contained in:
@@ -7,7 +7,6 @@ export {
|
||||
isReadonly,
|
||||
shallowReadonly,
|
||||
toRaw,
|
||||
markReadonly,
|
||||
markNonReactive
|
||||
} from './reactive'
|
||||
export {
|
||||
|
||||
Reference in New Issue
Block a user