2023-12-18 13:12:25 +08:00
|
|
|
'use strict';
|
|
|
|
|
|
|
|
// do NOT remove this file - it would break pre-compiled schemas
|
2024-01-16 21:26:16 +08:00
|
|
|
// https://github.com/ajv-validator/ajv/issues/889
|
2023-12-18 13:12:25 +08:00
|
|
|
module.exports = require('fast-deep-equal');
|