UNPKG

json-deep-compare

Version:

A powerful library for comparing JSON objects with support for deep comparison, regex validation, and customizable options

1 lines 105 B
const JSONCompare=require("./JSONCompare");module.exports=JSONCompare,module.exports.default=JSONCompare;