EnvironmentProperties Type
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
- core/common/src/Environment.ts Line 32
Last Updated: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.