mirror of
https://github.com/tiennm99/FBcount.git
synced 2026-05-15 12:58:32 +00:00
3 lines
58 B
TypeScript
3 lines
58 B
TypeScript
const equal: (a: any, b: any) => boolean;
|
|
export = equal;
|