• Check that a given string is a valid URL.

    Parameters

    • v: string

      The string to validate.

    Returns boolean

    Whether or not the given string is a valid url.

Generated using TypeDoc