UNPKG

react-zxing

Version:

Integrate zxing to your React application using a custom hook

4 lines (3 loc) 105 B
export var deepCompareObjects = function (a, b) { return JSON.stringify(a) === JSON.stringify(b); };