npm.io
1.0.0 • Published 8 years ago

has-async-hooks

Licence
Apache-2.0
Version
1.0.0
Deps
0
Size
2 kB
Vulns
0
Weekly
0
Stars
2

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

Keywords