UNPKG

@urban-bot/core

Version:

The universal chatbot library based on React

3 lines (2 loc) 113 B
import { MapType } from '../types'; export declare function shallowEqual(obj1: MapType, obj2: MapType): boolean;