Files
telegram_glpi/node_modules/ajv/lib/compile/equal.js
Александр Тороп 038bf44010 init
2024-03-30 18:27:37 +03:00

6 lines
176 B
JavaScript

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