Skip to main content

Utils.js

.Utils

Kind: instance class

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());