Object only - Deep compareconst state = reactive({ email: null, password: null }) return { ...toRefs(state) }