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.
exports
1 parent 9fea81a commit fca4013Copy full SHA for fca4013
index.js
@@ -3,5 +3,4 @@ async.core = require('./lib/core');
3
async.isCore = require('./lib/is-core');
4
async.sync = require('./lib/sync');
5
6
-exports = async;
7
module.exports = async;
0 commit comments