• Convert an OpenFeature evaluation context into an LDContext.

    Parameters

    • logger: LDLogger

      Logger to use when warnings or errors are encountered during translation.

    • evalContext: EvaluationContext

      The OpenFeature evaluation context to translate.

    Returns LDContext

    An LDContext based on the evaluation context.

Generated using TypeDoc