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();
require('axios-patch').init();
or
import axiosPatch from 'axios-patch';
axiosPatch.init();
npm i axios-patch
14
0.2.3
MIT
3.04 kB
4