2017-12-15 18:56:14 +00:00
|
|
|
'use strict';
|
|
|
|
|
2021-05-08 12:39:21 +00:00
|
|
|
// do NOT remove this file - it would break pre-compiled schemas
|
|
|
|
// https://github.com/ajv-validator/ajv/issues/889
|
2017-12-15 18:56:14 +00:00
|
|
|
module.exports = require('fast-deep-equal');
|