Skip to content

isInLocalOrDevelopment

isInLocalOrDevelopment(): boolean

Defined in: utils/helper.ts:16

Checks if the current environment is local or development.

boolean

true if running in a local or development environment, otherwise false.