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 d2267b4 commit 292fa8eCopy full SHA for 292fa8e
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