You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The $evaApi plugin is successfuly injected as you can see, but no intellisense.
I could not find any guide to declare types in the docs. How can I get te correct typings and intellisense?
The text was updated successfully, but these errors were encountered:
I'm trying to access my axios plugin from the store but the intellisense is not showing the plugin instances. It worked for my vue components. I followed these articles
https://axios.nuxtjs.org/extend
https://blog.lichter.io/posts/nuxt-api-call-organization-and-decoupling/
The
$evaApi
plugin is successfuly injected as you can see, but no intellisense.I could not find any guide to declare types in the docs. How can I get te correct typings and intellisense?
The text was updated successfully, but these errors were encountered: