Open
Description
I'm missing a option like https://www.npmjs.com/package/react-async-hook has for typescript that you can give as second option a array of the values you want to give to the async function. It is also nice typed because the array says also witch value it expecting related to the async function.