mirror of
https://github.com/sern-handler/website
synced 2026-06-23 16:22:26 +00:00
1 line
52 B
TypeScript
1 line
52 B
TypeScript
export function dequal(foo: any, bar: any): boolean; |