appstore/dist/lib/fetch.js

9 lines
130 B
JavaScript
Raw Normal View History

2023-12-19 15:30:29 +08:00
/**
* {}
* @author yutent<yutent.io@gmail.com>
* @date 2023/12/19 15:27:51
*/
import fetch from 'fetch'
export default fetch