What it's for?
This is Node.js library that checks whether a value is an async function
Install
npm:
$ npm install isasync --save
yarn:
$ yarn add isasync
Example
const isAsync = ; console; // > falseconsole; // > falseconsole; // > trueconsole; // > falseconsole; // > falseconsole; // > trueconsole; // > falseconsole; // > falseconsole; // > false