• File: equal.js
  • Full Path: /home6/laduliya/test.mydthpay.com/node_modules/npm/node_modules/har-validator/node_modules/ajv/lib/compile/equal.js
  • Date Modified: 10/26/1985 11:45 AM
  • File size: 176 bytes
  • MIME-type: text/plain
  • Charset: utf-8
'use strict';

// do NOT remove this file - it would break pre-compiled schemas
// https://github.com/ajv-validator/ajv/issues/889
module.exports = require('fast-deep-equal');