WithClientRequestContext<T> Type alias

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

WithClientRequestContext = T & { requestContext: ClientRequestContext }

Defined in

Last Updated: 11 June, 2024