IOweb/node_modules/dequal/index.d.ts
2026-07-03 15:07:38 -05:00

1 line
No EOL
52 B
TypeScript

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