nuxt-community / axios-module

Secure and easy axios integration for Nuxt 2

Home Page:https://axios.nuxtjs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Property 'get' does not exist on type 'NuxtAxiosInstance'

hojas opened this issue · comments

Should do, please make sure you're importing the type correctly, it extends the base type where get exists. See an issue I had here importing the type which may help. #555

Using import type instead of just import