文件名称:sketchfetch::gem_stone:获取素描
文件大小:28KB
文件格式:ZIP
更新时间:2024-02-26 19:32:53
fetch sketch sketch-app SketchJavaScript
草图提取 〜=使用期货获取草图 import fetch from 'sketchfetch' ; fetch ( 'https://reqres.in/api/users' ) . fork ( err => log ( 'error, fella' ) , res => { log ( 'result!' ) ; log ( res ) ; } ) ; // 'result!' // { data: […] } fetch ( 'https://reqres.in/api/users' , { method : 'POST' , body : {
【文件预览】:
sketchfetch-master
----.eslintrc(54B)
----.flowconfig(39B)
----compositor.json(4KB)
----yarn.lock(90KB)
----src()
--------index.js(2KB)
----.babelrc(28B)
----README.md(888B)
----.gitignore(61B)
----package.json(820B)