Subscribe on changes!

New type that extends Vue

avatar
Apr 28th 2022

Version

3.2.33

Reproduction link

stackblitz.com

Steps to reproduce

None, just open that project

What is expected?

Extends App interface by new property $axios

What is actually happening?

Property '$axios' does not exist on type 'App'.


With what declare module and interface can i do this? This plugin works only problem is in types

avatar
Apr 28th 2022

Please use chat.vuejs.org or stack overflow for questions.