Appearance
Packages › trotsky › StepBuilder › config
Retreive the configuration value for a given key.
Signature:
config(key: string): unknown;
Parameter
Type
Description
key
string
The configuration key.
Returns:
unknown
The configuration value.