Initial React project
This commit is contained in:
2
node_modules/react-fast-compare/index.d.ts
generated
vendored
Normal file
2
node_modules/react-fast-compare/index.d.ts
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
declare function isEqual<A = any, B = any>(a: A, b: B): boolean;
|
||||
export = isEqual;
|
||||
Reference in New Issue
Block a user