UNPKG
homebridge-gsh-kazari
Version:
latest (2.2.2)
2.2.2
2.2.1
Google Smart Home
github.com/UiharuKazari2008/homebridge-gsh
UiharuKazari2008/homebridge-gsh
homebridge-gsh-kazari
/
node_modules
/
ajv
/
lib
/
compile
/
equal.js
6 lines
(4 loc)
•
176 B
JavaScript
View Raw
1
2
3
4
5
6
'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'
);