has-async-hooks

v1.0.0
check if the current node version has async_hooks.
async_hooks check detect node

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

npm i has-async-hooks

Metadata

Downloads

Maintainers