On this page: https://v3.vuejs.org/guide/typescript-support.html#typing-refs, there is a small typo. In "Typing `reactive`" section, it says "...we can use use interfaces.", which I believe should be "...we can use ~~use~~ interfaces."