package.select.js Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of neo-async Show documentation
Show all versions of neo-async Show documentation
Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster
The newest version!
'use strict';
module.exports = require('./async').select;