Skip to content

PURISTA API


PURISTA API / @purista/core / isDevelop

Function: isDevelop()

isDevelop(): boolean

Defined in: packages/core/src/core/helper/isDevelop.impl.ts:6

returns true if NODE_ENV is set to value starting with "develop"

Returns

boolean