Kargi-Sitesi/node_modules/when/es6-shim/README.md

5 lines
242 B
Markdown
Raw Normal View History

2024-11-03 21:30:09 -05: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](../docs/es6-promise-shim.md)