Viewing File: /usr/lib/node_modules/npm/node_modules/har-validator/node_modules/fast-deep-equal/es6/react.d.ts

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