reference
This commit is contained in:
908 files changed
+93185
No files matched your search
+3
@@ -0,0 +1,3 @@
|
||||
const compare = require('./compare')
|
||||
const eq = (a, b, loose) => compare(a, b, loose) === 0
|
||||
module.exports = eq
|
||||
Reference in new issue
Block a user