env

abstract var env: Record<JsString, JsBoolean?>?(source)

Object with environment variables that will be added to the editor process.

Online Documentation