1. 首页
  2. 数据库
  3. 其它
  4. fitch:提取小包装纸 源码

fitch:提取小包装纸 源码

上传者: 2021-02-09 04:02:43上传 ZIP文件 52.65KB 热度 7次
fitch-提取包装 用法 NPM npm i @fiizy/fitch 进口 import { Fitch } from '@fiizy/fitch' const apiService = new Fitch ( { baseURL : 'https://example.com' } ) apiService . get ( '/test-path' ) apiService . delete ( '/test-path' ) apiService . post ( '/test-path' , payload ) apiService . put ( '/test-path' ,
用户评论