HookFun<T>: ((arg: T) => boolean | void | Promise<boolean | void>)

Type Parameters

  • T