generator-function
A function that returns the normally hidden `GeneratorFunction` constructor
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