isInLocalOrDevelopment
isInLocalOrDevelopment():
boolean
Defined in: utils/helper.ts:16
Checks if the current environment is local or development.
Returns
Section titled “Returns”boolean
true if running in a local or development environment, otherwise false.