mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00: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.