gateway/node_modules/dequal/lite/index.d.ts
2026-01-05 06:40:09 +01:00

1 line
No EOL
52 B
TypeScript

export function dequal(foo: any, bar: any): boolean;