NuxtN
Nuxt2y ago
23 replies
Alejandro Mery

FetchError type

I've seen
import type { FetchError } from 'ofetch'
, what what's the correct module when handling
useFetch()
errors?
Was this page helpful?