has-async-hooks

1.0.0 • Public • Published

has-async-hooks

check if the current node version has async_hooks.

npm standard

Install

npm install has-async-hooks

Usage

var hasAsyncHooks = require('has-async-hooks')
hasAsyncHooks()
// → true if async_hooks is available
//   false otherwise

License

Apache-2.0

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    55,786
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    55,786

Package Sidebar

Install

npm i has-async-hooks

Weekly Downloads

55,786

Version

1.0.0

License

Apache-2.0

Unpacked Size

2.28 kB

Total Files

5

Last publish

Collaborators

  • goto-bus-stop