赞
踩
所有源码放在github上,方便大家使用和学习。
import Vue from '../js/index' const { reactive, shallowReactive, readonly, shallowReadonly, effect, ref, shallowRef, toRef, toRefs, computed, } = Vue