I\'m creating my Vue 2 "store" using the new composition API (https://github.com/vuejs/composition-api). I would like to expose a subset of my state.
What i