UNPKG

@opentiny/vue-renderless

Version:

An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.

12 lines (11 loc) 278 B
import "../../../chunk-G2ADBYYC.js"; import helperEqlCompare from "./helperEqualCompare"; const isEqual = (obj1, obj2) => helperEqlCompare({ val1: obj1, val2: obj2, compare: (v1, v2) => v1 === v2 }); var isEqual_default = isEqual; export { isEqual_default as default };