1// This file is just added for convenience so this repository can be 2// directly checked out into a project's deps folder 3module.exports = require('./lib/async'); 4 5