EnvironmentProperties Type alias

A type containing all of the properties of Environment with none of the methods and with the readonly modifiers removed.

@see Environment.create and Environment.clone.

EnvironmentProperties = NonFunctionPropertiesOf<Environment>

Defined in

Last Updated: 25 April, 2024