
PK 
| ADDRLIN : /home/questend/public_html/domains/flaxzy.com/node_modules/boolbase/ |
| Current File : /home/questend/public_html/domains/flaxzy.com/node_modules/boolbase/index.js |
module.exports = {
trueFunc: function trueFunc(){
return true;
},
falseFunc: function falseFunc(){
return false;
}
};
