Files
Library/node_modules/dequal/lite/index.d.ts
2026-01-09 23:05:52 -05:00

1 line
52 B
TypeScript

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