This package provides TypeScript definitions for the Async.js library. Async.js is a utility module which provides straight-forward, powerful functions for working with asynchronous JavaScript. These definitions allow developers to use Async.js in TypeScript projects with strong typing and improved IDE support, enhancing code quality and reducing potential runtime errors related to type mismatches. It covers the entire API surface of Async.js, ensuring comprehensive type coverage.