Binance Connector JS
    Preparing search index...

    Function toPathString

    • Converts a URL object to a full path string, including pathname, search parameters, and hash.

      Parameters

      • url: URL

        The URL object to convert to a path string.

      Returns string

      A complete path string representation of the URL.