publicEnvironment
Hierarchy
- Pick<ReducerList, setReducers | resetReducers>
- Environment
Index
Properties
Methods
Properties
cwd
Current working directory (CWD).
optionalenv
Current environment.
extensions
File extensions of environments.
paths
Path patterns of environment files.
Methods
component
Returns component variables merged with global variables.
Parameters
name: string
Component name
Returns any
global
Returns global variables.
Returns any
resetReducers
Resets reducer list to the defaults.
Returns void
Contains environment context and can be used to fetch environment variables.