Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
simondh
/
classifieur
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cc651f6
classifieur
/
frontend
/
node_modules
/
ajv
/
lib
/
compile
/
equal.js
simondh
front
cc651f6
24 days ago
raw
Copy download link
history
blame
Safe
176 Bytes
'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'
);