Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/axios/axios
/ isAxiosError.test.js
File
isAxiosError.test.js
tests/unit/helpers/isAxiosError.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect } from
'vitest'
;
2
import
AxiosError from
'../../../lib/core/AxiosError.js'
;
3
import
isAxiosError from
'../../../lib/helpers/isAxiosError.js'
;
4
Callers
nothing calls this directly
Calls
2
isAxiosError
Function · 0.85
from
Method · 0.45
Tested by
no test coverage detected