summaryrefslogtreecommitdiffstats
path: root/src/helpers/eq.js
blob: 16dc2870145d3168fae9497ef9eebdc35a7345ca (plain)
1
2
3
'use strict'

module.exports = (a, b) => a === b