UNPKG

derw

Version:

An Elm-inspired language that transpiles to TypeScript

2 lines (1 loc) 91 B
export declare function suggestName(nameToFind: string, alternatives: string[]): string[];