wx-promise-m
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

WxPromise

使用

import WxPromise from "wx-promise-m";
WxPromise(wx.chooseImage)({
    // ...options
}).then(res=>{
    // res
})

Package Sidebar

Install

npm i wx-promise-m

Weekly Downloads

1

Version

0.0.5

License

ISC

Unpacked Size

3.07 kB

Total Files

8

Last publish

Collaborators

  • cuathc