Variable: ENVIRONMENTS
List of possible environments the SDK can be used in.const
ENVIRONMENTS:object
Type declaration
LOCAL
LOCAL:string
='local'
PRODUCTION
PRODUCTION:string
='production'
STAGING
STAGING:string
='staging'
List of possible environments the SDK can be used in.const
ENVIRONMENTS:object
LOCAL:string
='local'
PRODUCTION:string
='production'
STAGING:string
='staging'