@@ -0,0 +1,6 @@
module.exports = {
'add': require('./math/add'),
'max': require('./math/max'),
'min': require('./math/min'),
'sum': require('./math/sum')
};
The note is not visible to the blocked user.