UNPKG

@antv/util

Version:

<h1 align="center">@antv/util</h1>

3 lines (2 loc) 84 B
declare const isEqual: (value: any, other: any) => boolean; export default isEqual;