ship-gis/node_modules/dequal/lite/index.d.ts
2026-01-22 09:14:01 +09:00

1 line
52 B
TypeScript

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