Function tryGetUrlFilename

Strips the CDN URL, path and query params from a URL, eg: https://cdn.sanity.io/images/project/dataset/filename-200x200.jpg?foo=barfilename-200x200.jpg

The filename of an URL, if URL matches the CDN URL

  • Parameters

    • Rest...args: [url: string]

    Returns any

    Returns undefined instead of throwing if a value cannot be resolved