UNPKG

@holgerengels/compute-engine

Version:

Symbolic computing and numeric evaluations for JavaScript and Node.js

2 lines (1 loc) 121 B
/* 0.26.0-alpha2 */ export declare function suggestKeyword(invalidWord: string, validKeywords: string[]): string | null;