/
websites
/
test-project
/
node_modules
/
codelyzer
/
util
/
Upload File
HOME
export declare const getSuggestion: (word: string, dictionary?: string[], limit?: number) => string[];