mirror of
https://github.com/arthurfiorette/axios-cache-interceptor.git
synced 2025-12-08 17:36:16 +00:00
docs: update cache jsdocs for debugging (#796)
This commit is contained in:
parent
ad69e6d6e4
commit
8df43b3c79
2
src/cache/cache.ts
vendored
2
src/cache/cache.ts
vendored
@ -331,7 +331,7 @@ export interface CacheInstance {
|
||||
* the complete guide.
|
||||
*
|
||||
* @default noop function
|
||||
* @see https://axios-cache-interceptor.js.org/#/pages/development-mode
|
||||
* @see https://axios-cache-interceptor.js.org/guide/debugging
|
||||
*/
|
||||
debug: (this: void, msg: DebugObject) => void;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user