@valon-technologies/gestalt
    Preparing search index...

    Function nativeRequestContext

    • Converts a protocol-level wire request context into the generated clients' native form, for providers that receive contexts through their own protocol surfaces and need to hand them to connect(..., { context }).

      Parameters

      • context: RequestContext | undefined

      Returns RequestContext | undefined