removeContextΒΆ

Function removeContext

  • Experimental

    Removes the Context with the specified name.

    Parameters

    • name: string

      Specifies the name of the context which should be removed

    Returns Promise<void>