Files

1 line
52 B
TypeScript
Raw Permalink Normal View History

2026-04-07 05:05:28 +05:30
export function dequal(foo: any, bar: any): boolean;