@vsokolov/utils - v1.4.2
    Preparing search index...

    Function removeQueryParam

    • Remove query parameter from URL

      Parameters

      • url: string

        URL to remove param from

      • param: string

        Parameter name to remove

      Returns string

      URL without the specified parameter