Function countWords

  • This function is used to count words in the text

    Returns

    a number of words in the text

    Parameters

    • text: string

      text to count words in

    Returns number

Generated using TypeDoc