1
0
Fork 0
management/front/dkha-web-sz-main/node_modules/ajv/lib/compile/equal.js

6 lines
176 B
JavaScript
Raw Permalink Normal View History

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');