ichigyou
    Preparing search index...

    Function isValidEmail

    • Checks if a string is a valid email.

      Parameters

      • email: string

        The string to be checked.

      Returns boolean

      True if the string is a valid email, false otherwise.