Type alias IUserHook<E, R>

IUserHook<E, R>: ((callback: ((e: IHookEvent & E) => void)) => IUserOffHook)

Type Parameters

Type declaration

Generated using TypeDoc