NewFuture / miniprogram-network

Redefine the Network API of Wechat MiniProgram (小程序网络库)
https://miniprogram-network.newfuture.cc
Apache License 2.0
113 stars 11 forks source link

feat(types): infer response type #24

Closed NewFuture closed 5 years ago

NewFuture commented 5 years ago

根据 transformresponse自动推断返回值类型

NewFuture commented 5 years ago

related #16