mirror of
https://gitee.com/bimuziyan/ccc-obfuscated-code.git
synced 2026-05-08 03:55:53 +08:00
3 lines
58 B
TypeScript
3 lines
58 B
TypeScript
const equal: (a: any, b: any) => boolean;
|
|
export = equal;
|