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

1.0.0 • Public • Published

axios-pro

Usage

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

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

rq.post()

rq.get()

// ...

Readme

Keywords

Package Sidebar

Install

npm i @minko-fe/axios-pro

Weekly Downloads

56

Version

1.0.0

License

MIT

Unpacked Size

35.8 kB

Total Files

7

Last publish

Collaborators

  • hemengke-