Function: suggestions()
suggestions(
words
,options
):AsyncIterable
<TimedSuggestionsForWordResult
>
Defined in: cspell/src/app/application.mts:78
Parameters
words
string
[]
options
SuggestionOptions
Returns
AsyncIterable
<TimedSuggestionsForWordResult
>