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

Parameter

Type

Description

environmentObject

Record<string, string | undefined>

(Optional)