Utils.js
.Utils
Kind: instance class
- .Utils
- new Utils()
- .getVersion() ⇒
String
new Utils()
Utils class
Utils.getVersion() ⇒ String
Returns teh current version of the library
Kind: static method of Utils
Returns: String
-
The current version of the library
Example
console.log(Impacto.Utils.getVersion());