kjelsrud.dev/node_modules/dequal/lite/index.d.ts
2023-07-19 21:31:30 +02:00

1 line
No EOL
52 B
TypeScript

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