HookType<P>: Extract<keyof HooksContext[P], string>

Type Parameters