A suite to track Project Diva score statistics and ratings / D4DJ event data.
projectdivar/server/node_modules/fast-deep-equal/es6/react.d.ts

3 lines
66 B

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