UNPKG
echarts-for-react-pix
Version:
latest (3.0.2-b)
3.0.2
3.0.2-b
3.0.2-a
Apache Echarts components for React.
github.com/hustcc/echarts-for-react
hustcc/echarts-for-react
echarts-for-react-pix
/
esm
/
helper
/
is-equal.d.ts
3 lines
(2 loc)
•
59 B
TypeScript
View Raw
1
2
3
import
isEqual
from
'fast-deep-equal'
;
export
{ isEqual };