UNPKG

84 BTypeScriptView Raw
1declare const isEqual: (value: any, other: any) => boolean;
2export default isEqual;