arthurfiorette / axios-cache-interceptor

📬 Small and efficient cache interceptor for axios. Etag, Cache-Control, TTL, HTTP headers and more!
https://axios-cache-interceptor.js.org
MIT License
703 stars 58 forks source link

docs: Fix headerInterpreter type typo #905

Closed hahnlee closed 1 month ago

hahnlee commented 1 month ago

Modify the document to fit the revised type definition.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.27%. Comparing base (19690d9) to head (c7ba271). Report is 10 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #905 +/- ## ========================================== - Coverage 99.47% 99.27% -0.21% ========================================== Files 19 19 Lines 2479 2479 Branches 215 215 ========================================== - Hits 2466 2461 -5 - Misses 13 17 +4 - Partials 0 1 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.