mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-05 00:59:29 +08:00
5 lines
176 B
Text
5 lines
176 B
Text
'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');
|