bpms_site/.svn/pristine/58/580aafc811a96570bd038a4ab10089845be43e0b.svn-base
2025-11-02 16:38:49 +03:30

2 lines
105 B
Plaintext

export declare function detectTypo(input: string, options: string[], threshold?: number): string | null;