UNPKG

@fast-china/axios

Version:

Fast Axios 请求工具库.

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