UNPKG

ts-ds-tool

Version:

Data structure and algorithm of TypeScript

3 lines (2 loc) 141 B
export declare function lcstr(text1: string, text2: string): string; export declare function lcstropt(text1: string, text2: string): string;