@minko-fe/axios-pro
TypeScript icon, indicating that this package has built-in type declarations

0.1.27 • Public • Published

axios-pro

Usage

import { AxiosPro } from '@minko-fe/axios-pro'

const service = new AxiosPro({
  requestOptions: {
    // ...
  },
  withCredentials: true,
})

service.post()

service.get()

// ...

Readme

Keywords

Package Sidebar

Install

npm i @minko-fe/axios-pro

Weekly Downloads

48

Version

0.1.27

License

MIT

Unpacked Size

49.5 kB

Total Files

9

Last publish

Collaborators

  • hemengke-