Files
rtu_v5/sample_interface/node_modules/dequal/lite/index.d.ts
2026-03-13 15:46:10 +08:00

1 line
52 B
TypeScript

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