2 lines
76 B
TypeScript
2 lines
76 B
TypeScript
export declare const isDifferent: (tmpl: string, tourn: string) => boolean;
|
export declare const isDifferent: (tmpl: string, tourn: string) => boolean;
|