monster.isDev()
Syntax
monster.isDev();
Return value
A Boolean
representing whether the running build is for a development environment.
Description
The monster.isDev()
method determines whether you are in a development environment.
monster.isDev();
A Boolean
representing whether the running build is for a development environment.
The monster.isDev()
method determines whether you are in a development environment.