Function hasNoLetters

Check if the string has no letters (only emojis, numbers, or special characters)

  • Parameters

    • text: string

    Returns boolean

    boolean - true if the string has no letters