A hook that accepts an async function and returns any errors thrown.
The async function to be executed.
The error thrown by the async function.
Generated using TypeDoc
A hook that accepts an async function and returns any errors thrown.