mirror of
https://github.com/musix-org/musix-oss
synced 2024-11-14 03:30:18 +00:00
5 lines
242 B
Markdown
5 lines
242 B
Markdown
# 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](../docs/es6-promise-shim.md) |