camsong / fetch-jsonp

Make JSONP request like window.fetch
998 stars 156 forks source link

fetchJsonp should return Promise #19

Closed doxiaodong closed 7 years ago

doxiaodong commented 7 years ago

https://github.com/camsong/fetch-jsonp/blob/master/index.d.ts#L7

It should return Promise not Function

camsong commented 7 years ago

@doxiaodong can you help to make a PR? I'm not familiar with TypeScript syntax. thanks

doxiaodong commented 7 years ago

@camsong ,ok. 好像可以说中文, 我等会儿弄

camsong commented 7 years ago

Released v1.0.5