Search
Preparing search index...
The search index is not available
object-accumulator
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
"environment"
External module "environment"
Index
Variables
IS_
DEV
IS_
PROD
Variables
Const
IS_
DEV
IS_
DEV
:
boolean
= process.env.NODE_ENV === 'development'
internal
Const
IS_
PROD
IS_
PROD
:
boolean
= process.env.NODE_ENV === 'production'
internal
Globals
"accumulator"
"environment"
"index"
"keyed-
accumulator"
"types"
IS_
DEV
IS_
PROD
Generated using
TypeDoc