Vinyl
    Preparing search index...

    Function changeRequestInputUrl

    • Given fetch input, clones the input, transforms the URL and returns a new RequestInfo | URL input parameter.

      Parameters

      • input: URL | RequestInfo
      • transform: (url: URL) => void

      Returns URL | RequestInfo