@inrupt/solid-client
    Preparing search index...

    Function removeClient

    • function is still experimental and subject to change, even in a non-major release.
      

      Prevent the [[Matcher]] from applying to a given Client directly.

      Parameters

      • matcher: ThingPersisted

        The [[Matcher]] that should no longer apply to a given Client.

      • client: string | Url

        The Client the Matcher should no longer apply to.

      Returns ThingPersisted

      A copy of the Matcher, not applying to the given Client.

      Not released yet.