Function getImageFileName

  • This method extracts the file name from the given image URL.

    Parameters

    • imageUrl: string

    Returns Promise<string>

    File name

Generated using TypeDoc