Functions in Hype xAPI
...
HypeXAPI
HypeXAPI.setDefault

debug

1min

The HypeXAPI.setDefault() function is used to set the default value for a particular setting. In this case, the setting is 'debug', and the default value is 'true'. Debugging is typically enabled to see statement in the console.

JS