Variable beforeHookConst

beforeHook: typeof beforeHook = ...

Runs before execution of a function and can manipulate the arguments passed to the function.

Errors that occur in the before hook and not handled by the optional error handler.