1
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
function helperDefaultCompare (v1, v2) {
|
||||
return v1 === v2
|
||||
}
|
||||
|
||||
module.exports = helperDefaultCompare
|
||||
Reference in New Issue
Block a user