• File: react.d.ts
  • Full Path: /var/www/imalireports/node_modules/fast-deep-equal/react.d.ts
  • Date Modified: 11/01/2022 10:15 PM
  • File size: 66 bytes
  • MIME-type: text/plain
  • Charset: utf-8
declare const equal: (a: any, b: any) => boolean;
export = equal;