summaryrefslogtreecommitdiffstats
path: root/src/helpers/or.js
blob: 354612b23fe0237d0c031cd4d6f9331b14a46339 (plain)
1
2
3
'use strict'

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