getWordSuggestions
abstract fun getWordSuggestions(word: String): ERROR CLASS: Symbol not found for js.array.ReadonlyArray<kotlin/String>(source)
A list of suggested words for a given word. If the word is spelled correctly, the result will be empty.