We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
asap
1 parent 1f8b1a9 commit 9e86c94Copy full SHA for 9e86c94
src/es6-extensions.js
@@ -3,7 +3,6 @@
3
//This file contains the ES6 extensions to the core Promises/A+ API
4
5
var Promise = require('./core.js');
6
-var asap = require('asap/raw');
7
8
module.exports = Promise;
9
0 commit comments