Type Alias IPrePageEventHook<T>

IPrePageEventHook<T>: Omit<IPageEventHook<T, IPrePageEventHookResponse>, "onFail">

Type Parameters