axios-patch
TypeScript icon, indicating that this package has built-in type declarations

0.2.3 • Public • Published

axios-patch

  • Apply global interceptor to axios.create() automatically.
  • Replace stack trace with originally called info.

Usage

    require('axios-patch').init();

or

    import axiosPatch from 'axios-patch';
    axiosPatch.init();

Package Sidebar

Install

npm i axios-patch

Weekly Downloads

18

Version

0.2.3

License

MIT

Unpacked Size

3.04 kB

Total Files

4

Last publish

Collaborators

  • neoatlan