2025-08-04 18:41:00 -04:00

2 lines
67 B
TypeScript

export declare function isEqual(first: any, second: any): boolean;