Files
TestMesa/backend/frontend/node_modules/dequal/lite/index.d.ts
2024-12-17 13:23:11 -08:00

1 line
52 B
TypeScript

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