Files
LWLT-AI/node_modules/dequal/lite/index.d.ts
2026-07-13 19:57:46 +08:00

1 line
52 B
TypeScript

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