[DEPRECATED] uni-app-promises
该依赖已废弃,请迁移到功能一致的 @uni-helper/uni-promises。
WIP
uni-app
promise 化的 API。
起步
安装依赖
安装依赖。
使用 npm
:
shell
npm install uni-app-promises -D
1
使用 yarn
:
shell
yarn install uni-app-promises -D
1
使用 pnpm
:
shell
pnpm install uni-app-promises -D
1
使用 cnpm
:
shell
cnpm install uni-app-promises -D
1
API
大部分 API 都已经提供了 promise 化。目前还需要关注以下 API。