• Gives access to injected context provided from the main thread. This usually returns a value provided by globalSetup or an external library.

    Type Parameters

    • T extends never

    Parameters

    • key: T

    Returns ProvidedContext[T]

Generated using TypeDoc