EnvironmentProperties Type Alias

EnvironmentProperties = NonFunctionPropertiesOf<Environment>

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.

Defined in

Last Updated: 18 September, 2025