• Checks if a given value is a email

    Parameters

    • value: string

    Returns boolean

    true if the value is a email, false otherwise.