• Callback to set context information onto the scope.

    Parameters

    • callback: ((scope) => void)

      Callback function that receives Scope.

        • (scope): void
        • Parameters

          Returns void

    Returns ReturnType<Hub["configureScope"]>

Generated using TypeDoc