Lobashov_Ivan_PIBD-21_IP/Lab2/node_modules/.fast-deep-equal-GfLvtEtL/react.d.ts
2024-01-10 22:39:31 +04:00

3 lines
66 B
TypeScript

declare const equal: (a: any, b: any) => boolean;
export = equal;