ohctechv3/.svn/pristine/c1/c185b83db9d2b326e56a86f2ae0616bc446aad68.svn-base

6 lines
176 B
Plaintext
Raw Normal View History

2024-10-28 15:03:36 +05:30
'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');