Rush StackShopBlogEvents
Skip to main content

Home > @rushstack/node-core-library > EnvironmentMap > (constructor)

EnvironmentMap.(constructor)

Constructs a new instance of the EnvironmentMap class

Signature:

constructor(environmentObject?: Record<string, string | undefined>);

Parameters

ParameterTypeDescription
environmentObjectRecord<string, string | undefined>(Optional)