Private
#clientAxios client cache
Static
Protected
cacheAxios instance cache
Static
Protected
mocksAxios instance cache
Static
defaultsSet defaults
Protected
afterAfter hook
Protected
beforeBefore hook
Protected
catchProtected
fetchOptional
options: IAxiosFetchOptionsOptional
Fetch method
Protected
finallyProtected
getStatic
Protected
_fetchOptional
options: IAxiosFetchOptionsOptional
Protected fetch static method
Static
fetchOptional
options: anyOptional
Fetch static method
Static
Protected
getOptional
options: IAxiosFetchOptionsOptional
Get mock static method
Static
Protected
setOptional
options: IAxiosFetchOptionsOptional
Set mock static method
Static
useGenerated using TypeDoc
Description
Axios OOP static interface
Features:
Example