UNPKG

@fast-china/axios

Version:

Fast Axios 请求工具库.

4 lines (3 loc) 91 B
import { Method } from '../type'; declare const download: Method; export default download;