16 lines
861 B
Markdown
16 lines
861 B
Markdown
|
# async.util.noop
|
||
|
|
||
|
![Last version](https://img.shields.io/github/tag/async-js/async.util.noop.svg?style=flat-square)
|
||
|
[![Dependency status](http://img.shields.io/david/async-js/async.util.noop.svg?style=flat-square)](https://david-dm.org/async-js/async.util.noop)
|
||
|
[![Dev Dependencies Status](http://img.shields.io/david/dev/async-js/async.util.noop.svg?style=flat-square)](https://david-dm.org/async-js/async.util.noop#info=devDependencies)
|
||
|
[![NPM Status](http://img.shields.io/npm/dm/async.util.noop.svg?style=flat-square)](https://www.npmjs.org/package/async.util.noop)
|
||
|
[![Donate](https://img.shields.io/badge/donate-paypal-blue.svg?style=flat-square)](https://paypal.me/kikobeats)
|
||
|
|
||
|
> async noop helper method as module.
|
||
|
|
||
|
This module is used internally by [async](https://github.com/async-js/async).
|
||
|
|
||
|
## License
|
||
|
|
||
|
MIT © [async-js](https://github.com/async-js)
|