wallet-core/node_modules/when/es6-shim
2016-10-10 03:43:44 +02:00
..
Promise.browserify-es6.js add node_modules to address #4364 2016-10-10 03:43:44 +02:00
Promise.js add node_modules to address #4364 2016-10-10 03:43:44 +02:00
Promise.js.map add node_modules to address #4364 2016-10-10 03:43:44 +02:00
Promise.min.js add node_modules to address #4364 2016-10-10 03:43:44 +02:00
Promise.min.js.map add node_modules to address #4364 2016-10-10 03:43:44 +02:00
README.md add node_modules to address #4364 2016-10-10 03:43:44 +02:00

ES6 Promise shim

Promise.js in this dir contains a complete ES6 Promise shim built on when.js that adds a global Promise in browser, AMD, Node, and other CommonJS environments.

Go to the full documentation