ichigyou
    Preparing search index...

    Function isValidURL

    • Checks if a given string is a valid URL.

      Parameters

      • url: string

        The string to be checked.

      Returns boolean

      A promise that resolves to true if the URL is valid, false otherwise.