UNPKG

66 BJavaScriptView Raw
1module.exports = function(op, a, b) {
2 return true; // TODO
3};