1
0
mirror of https://github.com/musix-org/musix-oss synced 2024-11-10 08:10:18 +00:00
musix-oss/node_modules/when/es6-shim
MatteZ02 5eb0264906 fix
2019-05-30 12:06:47 +03:00
..
Promise.browserify-es6.js fix 2019-05-30 12:06:47 +03:00
Promise.js fix 2019-05-30 12:06:47 +03:00
Promise.js.map fix 2019-05-30 12:06:47 +03:00
Promise.min.js fix 2019-05-30 12:06:47 +03:00
Promise.min.js.map fix 2019-05-30 12:06:47 +03:00
README.md fix 2019-05-30 12:06:47 +03: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