1.0.0 • Published 8 years ago
promise-all-simple v1.0.0
Promise.all
实现 Promise.all
的功能
安装
npm
npm install --save promise-all-simple
yarn
yarn add promise-all-simple
使用
require('promise-all-simple');
License
MIT
Promise.all
实现 Promise.all
的功能
npm
npm install --save promise-all-simple
yarn
yarn add promise-all-simple
require('promise-all-simple');
MIT