WithClientRequestContext<T> Type alias

A type that injects ClientRequestContext attribute into another given type. *

WithClientRequestContext = T & { requestContext: ClientRequestContext }

Defined in

Last Updated: 29 November, 2022