1min
debug
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
|
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.