feat(reactivity): expose unref and shallowRef
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
export const version = __VERSION__
|
||||
export {
|
||||
ref,
|
||||
unref,
|
||||
shallowRef,
|
||||
isRef,
|
||||
toRefs,
|
||||
reactive,
|
||||
|
||||
Reference in New Issue
Block a user