Appearance
type ErrorHookRunner = (error, context) => void;
error
unknown
context
ErrorHookRunnerContext
void