Update equation.js #14

Closed
richardtorres314 wants to merge 1 commits from patch-1 into master
Showing only changes of commit cd25568ab5 - Show all commits

View File

@ -5,7 +5,7 @@ Object.defineProperty(exports, '__esModule', {
value: true
});
/*
* Constats
* Constants
* Keys must be UPPERCASE
* Values Can be a constant value or a function returning a value
* this function doesn't take any arguments (use case: random constats)