@mp-components/promisify
使微信小程序的 API Promise 化
使用
import promisify from '@mp-components/promisify';
promisify(wx.getSystemInfo)().then(console.log);
协议
MIT License (c) 2020-preset pengtikui
使微信小程序的 API Promise 化
import promisify from '@mp-components/promisify';
promisify(wx.getSystemInfo)().then(console.log);
MIT License (c) 2020-preset pengtikui
npm i @mp-components/promisify
0
1.0.0
MIT
2.77 kB
5