fn-args
Get the arguments of a function, arrow function, generator function, async function
promisify-any
Promisify any of: callback function, sync function, generator function, promise-returning function
is-generator
Check whether a value is a generator or generator function