[]
        
(Showing Draft Content)

IHook

Interface: IHook<T>

Type parameters

Name
T

Callable

IHook

IHook(context): void | Promise<void>

Parameters

Name Type
context T

Returns

void | Promise<void>