mirror of
https://github.com/Dvorinka/ClubLogos.git
synced 2026-07-29 21:53:49 +00:00
fff
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
module.exports = {
|
||||
trueFunc: function trueFunc(){
|
||||
return true;
|
||||
},
|
||||
falseFunc: function falseFunc(){
|
||||
return false;
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user